In this video we will show you how to change Joomla Administrator
password with a simple MySQL query. This method is valid both for Joomla 1.5 and Joomla 1.0.x In order to watch the video you needAdobe Flash Player.
How to reset Admin password in Joomla 1.6
MySQL query:
UPDATE `jos_users` SET `password` = MD5( 'new_password' ) WHERE `jos_users`.`username` = "admin" ;
In this tutorial we will show you how to create list of direct links to your favorite parts of Joomla to save time. In order to watch the video you need Adobe Flash Player.
In this tutorial we will show you how to add a Contact or edit an existing Contact.
Contacts allow you to list people on your web site. They also allow
users to send e-mails to those p [ ... ]
In this video we will show you how to change Joomla Administrator password with a simple MySQL query. This method is valid both for Joomla 1.5 and Joomla 1.0.x. In order to watch the video you [ ... ]
The Web Showroom is provides advice on search engine optimisation to webmasters who use Joomla extensions. The company is best suited for firms in Australia or those looking for an international SEO presence in that region.
Webmaster-tips Useful Resources - Web Development
Logo Design - Whatever your industry, whatever your needs, we can assist you in creating a brand image that differentiates you from your competition
Webmaster-tips Useful Resources - Webmaster Tools
WebTarantula helps webmasters researching and analyzing their competitor websites and gives them directions how to improve their websites.
Whois Lookup tools allows you to search in public whois databases about a specific domain name or IP Address
Webmaster-tips Useful Resources - Hosting
Researching the top hosting providers for your new website? Try WebHostingBillboard.com's comparison charts.
LinkedHosts.com - an independent web hosting review site to help you find the best web hosting deal.
Read carefully some expert Web Hosting Reviews before choosing your next web hosting provider.
Read web hosting reviews if you Need help choosing some Cheap Dedicated Servers hosting solutions for your business needs.
You can host multiple website on a Cheap VPS Hosting server solution with a control panel such a cpanel.
Do you have any Joomla custom work either on template, component, module or plugin to show off?
Or do you offer free tips and resources for webmasters?
Comments
What is your Joomla version?
Did you get confirmation message when you have executed SQL query?
Now, I'm trying to change my password, and I can't access to the Joomla back-end.
I did the process many times.
What is going on? Thanks in advance.