Elxis CMS Forum

Support => Administration => Topic started by: istor on May 22, 2008, 15:09:36

Title: problem with password [SOLVED]
Post by: istor on May 22, 2008, 15:09:36
i made some changes in global configuration and after this i can't login to my account.

i try to use the feature in login form to send me my psw in my mail i had input through installation.
but in the form doesnt appears the security code when i click in the the sound ico.

where the admin codes is stored? i can't see it though configuration.php, where then?

any other way to login to my account?
thx!
Title: Re: problem with password
Post by: CREATIVE Options on May 22, 2008, 16:49:59
It is in your database with MD5 encryption.
Log in in your hosting panel, then use the phpmyadmin, select the elxis database, find the table : yourperfix_users, find the admin user, edit, and replace the MD5 password with the next one with out the quotes : "cc03e747a6afbbcbf8be7668acfebee5" = "test123" and save.

Log out from the hosting panel and the go at your Elxis website in the administrator login page and use test123 as a password.

NOTICE CHANGE THE PASSWORD IMMEDIATELY
Title: Re: problem with password
Post by: istor on May 22, 2008, 17:19:21
thx it worked!
;)
Title: Re: problem with password
Post by: CREATIVE Options on May 22, 2008, 18:27:44
You are welcome & of course it works !
Title: Re: problem with password
Post by: Ivan Trebješanin on May 22, 2008, 18:29:21
In that case, it is customary to add [SOLVED] to topic title  ;)
Title: Re: problem with password [SOLVED]
Post by: CREATIVE Options on May 22, 2008, 19:36:01
And locked!