It is Joomla, you can see from the source code that they use the yoo effects joomla plugin.
I use WP-Ban and although it hasn't been updated in a while it still works. I use it for blocking an IP range and it works well.
To backup what subdivisions was saying. Look for empty <div> and <p> elements too and if the site is laid out in tables then it is either really...
If you don't want to edit the script then I guess you'd have to change hosts. a few hours is a very long time, surely you can break it up a bit,...
This will print out a list of usernames, assuming that the base.php connects to the DB OK. <?php include ("base.php"); $query = "SELECT username...
While it is possible to achieve many things using wordpress, wouldn't you be better off using a custom classifieds script? There is no point in...
I like bbPress as it's made by the people that made wordpress
I use the plugin WP-O-Matic as my RSS aggregator. You can set it up to import the RSS feeds of your other sites and then automatically create a...
phpmailer can send mail through an smtp server and it's GNU
Wrong, all popular CMS' use a cron job to handle their scheduled posts. There are some variations upon this though, such as inserting a snippet...
are all sites sharing the same database? if so it would relatively easy to query it, how are you ranking the posts?
using sessions is definitely the best option, heaps of info out there in googleland. Basically at the top of your php script you want to include...
You can do what you want with either CMS so just use whatever you know best. Personally I would go WordPress as it has the most active community,...
Try using a framework like jQuery or mootools. They have their own functions for submitting with ajax that makes it alot easier, plus there is...
Separate names with a comma.