Categories

How to resolve the empty confirmCode issue in Joomla

Share

I was working on a client website based on Joomla. When any member registered on the website an email was sent to the member’s email address to verify his account. The email was coming up fine but the confirmCode variable in the query string was empty. Client wanted me to resolve it so I [...]

Customize menus in Joomla 1.5

Share

Joomla 1.5 has come a long way since Joomla 1.2. Earlier if you had to customize a module you had two choices:

1. Edit code in the actual module file. 2. Write custom code to implement the functionality.

Choosing either of the two steps would involve more time and in the end it also [...]