voodish logo
Skip to: Content | Navigation | Site map

Articles and Reviews from Voodish

Welcome to our Articles section, we try and update this section at least twice weekly, so check back regularly for the most up to date info. Our sections include Future of Computing, Internet Tools, Tea Break and Web Development.

Feb 24 2011

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

Feb 14 2011

Perl files download instead of executing / processing (fixed)

perl icon

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.

Jan 26 2011

Joomla! Your password reset confirmation failed because the token was invalid

joomla_logo.jpg

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.

Jan 10 2011

Lightbox opens at bottom of the web page (fixed)

lightbox css

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.

Dec 23 2010

Intermediate CA installation for Directadmin SSL

Directadmin logo

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.

Dec 20 2010

Remove Joomla generator tag

joomla_logo.jpg

Quick and simple way of removing the Joomla generator tag from your source code.

This method will remove the generator from the code.

Nov 23 2010

Remove additional image from Virtuemart

vm logo

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.