Codesnipp.it Social Code Sharing

Benito Gutierrez

Reset Pass Joomla Admin

by Benito Gutierrez on Jun 20, 2011

UPDATE `jos_users` SET `password` = MD5( 'new_password' ) WHERE `jos_users`.`username` = "admin" ; "new_password" - replace this with the new password you wish to use. "admin" - replace this if your admin username is different.

Can't see the comments? Please login first :)