Web

How to recover a lost Joomla admin password

December 18, 2009
By
joomla_big_logo

I administer a few Joomla sites so from time to time I discover that I lost the admin password for the one I hadn’t had to update for a long time. There is no way to find out what that password was because they are stored as a one way MD5 but since I...

Read more »

Installed Google Custom Search, no results are showing.

November 30, 2009
By
google_search

I did a website for a friend, a kind of a knowledge base and installed google custom search on it. To my surprise google stubornly kept showing no search results. I redid the custom search settings, paying close attention to the domains on which I wanted the search limited on, but still no results....

Read more »

New menu items don’t appear in Joomla 1.5.14

November 3, 2009
By

I was configuring a Joomla installation for a client today and stumbled upon this little problem. No matter how I tried, new menu items refused to appear. Not only in the front-end, but they were missing in the back-end too. I checked to see, but the PHP settings were all correct. Then I noticed...

Read more »

How to add a favicon to your WordPress Blog.

June 9, 2009
By

This was simple: I used The Gimp to create a file 16 x 16 pixels and saved it as favicon.ico Upload it to the root of your website Added the following to header.php: View Code HTML1 <link rel="shortcut icon" href="favicon.ico"> Fast and easy !

Read more »

Custom csv export from virtuemart

June 4, 2009
By

One of my clients needed a custom feed of his virtuemart products. I did a quick google check and nothing came up, so I decided to write my own. Please note that I’m not a programmer and I bet it can be done faster, better and more elegant, still this works, so … View...

Read more »

Follow Me

Subscribe via RSS