HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / Lost Password
Author Message
jfarmer


Posted: 17 Feb 2007 13:31:42


I entered a new account as super admin and then deleted the admin account, it then logged me off and I cant get back in.

Can someone tell me how to edit my database to fix the login? is there an sql query I can do or something?

I dont want to reinstall, not sure if that would fix the password anyways.

skalinks
Admin

Posted: 19 Feb 2007 04:36:58


Hi Jfarmer,

You should edit the dir_admins table list which is set in the database. There is the “password” field. Its value is kept in md5 coding. Find required name and edit its password.

Good luck

P.S. Please, do not hesitate to ask any questions.

Norbert
Member

Posted: 21 Jul 2007 00:12:54 ° Edited by: Norbert


Some help !

Md5 coding:

test - 098f6bcd4621d373cade4e832627b4f6


Norbert

RaZwaN
Member

Posted: 29 Aug 2007 09:19:10


or just register as a new editor: www.yoursiteurl.com/admin/register.php
then just go in mysql and modify user type (in dir_admins table) from 1 to 2 (1=editor 2=admin)
after that you will be able to change the name and password in admin area

have fun :)