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 [...]

How to display map of UK postcode using MultiMap

Share

If you would like to display map of UK postcode using MultiMap then its fairly easy however you’ll have to understand a bit how MultiMap does it.

First you will have to register as a developer on the website through the following URL http://www.multimap.com/openapi/

Once you have confirmed your account you can use [...]

What to do if you got the “Got error 28 from storage engine” in mySQL?

Share

I had logged into PhPMyAdmin and was trying to add some fields into a table when I got the error “Got error 28 from storage engine”. I tried to refresh the page but it kept coming. I closed the browser and then tried to run my website and found that the same error message [...]