Yes, there is!StijnClaessen wrote: How can you recover the password, is'nt there a 'forgot password' feature????
This is one of the most essential features of a cms!!??!!![]()
http://wiki.cmsmadesimple.org/index.php ... d_passwordI already tried this in the database, to reset the password
UPDATE cms_users SET password = '21232f297a57a5a743894a0e4a801fc3' WHERE user_id = 1;
But what is the next to do??
I still can't login to my admin.