I have forgot my admin password

¿Any idea to "reset" my password?
Un saludo
Carlos Garces
This cannot work. If you've made a clean installation you have the chance to set the admin password so an upload of cms_users table is not needed.idcarlos wrote: I have made a cleand instalation in localhost and updoaded the cms_uses table.
It don't work ¿why?
Have you followed my instructions accurately ?cyberman wrote: you should install cmsms once again so you have the chance to set the admin password once again. In step 3 you should deselect the entrys "Create Tables" and "Install sample content and templates".
Code: Select all
UPDATE cms_users SET password = '21232f297a57a5a743894a0e4a801fc3' WHERE user_id = 1;
Good idea. Perhaps you should add a feature requestkurieuo wrote: Any chance for there to be a 'forgot password' option at the CMS login that auto resets the password for you?