voodish logo
Skip to: Content | Navigation | Site map

Web Development

Offering web development and design tutorials, articles and resources for web masters.

Jun 23 2010

Display Parent category and subcategories of current parent in Magento

How to show parent and sub category menu items of parent items in magento.

Jun 23 2010

Display category title in Magento

Quick method of retrieving and displaying Current Category title by echo in Magento.

Jun 17 2010

Remove index.php in Magento

Easy way to remove Magento index.php from URL and enable Magento SEF pages.

Jun 14 2010

RSForm ordering

When building a large form with RSForms, using the usual manual ordering is both tedious and time consuming. Thankfully the RS team have provided a neat feature which isn’t terribly obvious, so have provided this brief example for anyone wondering how.

May 14 2010

Kick SSH user

Quick and easy method of kicking an SSH user.

Apr 27 2010

How to change Linux User (UID) and Group (GID)

From SSH you can easily change the UID and GID by using the chown command. Shown below is the structure of the command and how to use it to change Group and User id’s. This is especially useful if you are having problems transferring files using FTP.

Apr 26 2010

Magento cookie problem [fixed]

There can be quite a few reasons why Magento issues the “enable cookies” page, it is usually a slight server misconfiguration, but can sometimes be down to a caching system or incorrect admin settings. Firefox seems to be untainted by this problem and troopers on regardless. IE, Opera and Chrome however, seem to have issues.