The pursuit of visually stimulating web designs with an emphasis on client ease of use. Start building your professional website, attract more customers and generate more sales today. Read More

Text Size

Nothing is more frustrating than forgetting your Joomla admin password. This can happen for a multitude of reasons and I am sure one of those reasons brought you here today. One of the simplest ways, that I have found, to reset your admin password is in phpmyadmin. So here is my simple step by step tutorial on how to go about making that change and getting back into your website.

Step 1Login to the C-Panel of your website.

This can most often be found by typing in http://www.yourwebsite.com/cpanel and your login information can be found by contacting your web host.

Step 2 Scroll down to phpMyAdmin in the Databases section and click on it. (If you are not using cPanel or do not have phpMyAdmin, you can run the query directly for Joomla's database.)

Step 3After you have opened up phpMyAdmin find your Joomla database on the menu to the left. This will open up your database displaying the available tables.

Step 4Find and open the SQL tab on the navigational bar.

Step 5In the text field write, or copy, the following SQL query:

UPDATE `jos_users` SET `password` = MD5( 'new_password' ) WHERE `jos_users`.`username` = "admin" ;

Make sure to replace "new_password"- with the new password you wish to use and "admin" with your admin username if it is different.

Step 6Now you are all ready to go, just press the GO button, bottome right hand corner, and submit the query. So long as you did not recieve any errors you will now be able to login wit your username and password. 

If you have problems resetting the password yourself, ask your host for assistance. Richard Bankert Web Design can help you with both your hosting and web design needs.

Published in Blog

What is the front-end/back-end of Joomla? I am often asked this question by clients who are new to dynamic websites. When you create a Joomla website you can think of it as creating two websites.

  • The first is the front-end or public web site that is accessed by typing in your url (http://www.yourwebsite.com).

  • The second is the back-end or administrator web site that is accessed by typing in (http://www.yourwebsite.com/administrator)

Published in Blog

Newsletter

:

Latest Tweets

Blog Poll

Favourite Gadget

Top Commenters