Joomla 2.5.x Versions Module (mod_version) Not Showing Up in Administrator Modules List

Joomla Custom 404 Pages

Posted by on Apr 15, 2010 in Joomla, Web Development | No Comments

Great little tutorial over at phpRiot on how to set up an intelligent custom 404 error page in PHP. However, if you’re using a stock Joomla 1.5 install with mod_rewrite enabled (e.g. SEO-friendly URLs) then you can just forget about doing this with an Apache directive. Joomla has control (though looking at the .htaccess file I’m […]

Joomla Install Afterthoughts

Posted by on Mar 13, 2009 in Joomla, Web Development | No Comments

After installing Joomla, remember to: Set the RSS feed cache directory (/cache) to writable (I used 777, not sure if that’s required, but 666/664 didn’t seem to work), or the RSS feed module will throw up an error in its output. If adjusting template configuration, make sure and make the template’s params.ini file to writable […]