Add site name to title Joomla
In an effort to add some more depth to Joomla site titles here is an easy way of adding your site name to each page.
This simply replaces a line of code in your view.html.php file
In an effort to add some more depth to Joomla site titles here is an easy way of adding your site name to each page.
This simply replaces a line of code in your view.html.php file
If you are experiencing perl files trying to download rather than executing on the server, this is usually down to an apache configuration problem.
A simple enough problem to fix with the correct access.

If you are receiving the error: “your password reset confirmation failed because the token was invalid” from Joomla 1.5.16 or higher then this can usually been down to a couple of factors.

The number one reason for this happening is down to not linking to your lightbox.css corrrectly.
Check and double check you are linking correctly to your lightbox.css file.
Whilst developing sites with various CMS’s (Content Management Systems) it is easy to create an erronous link to the lightbox css amongst the various templates and themes, so to fix the lightbox opening in the footer / bottom of the page check the css link first.

If your SSL provider requires an Intermediate CA to complete the chain of trust and you are using Directadmin as your Control Panel, then here’s how to get your SSL certificate installed correctly.

Quick and simple way of removing the Joomla generator tag from your source code.
This method will remove the generator from the code.

So you’ve managed to add an additional image to your Virtuemart site, using the “Add Image/File” link from within a product, but how do you delete said image?
This really isn’t particularly obvious from the admin menu, but here’s how to do it.