Loading...
 
Features / Usability

Features / Usability


Re: Re: Re: Login Help

posts: 3665 United States

You can use the same SQL from the FAQ... just replace admin with your login:

Copy to clipboard
INSERT INTO `users_users` SET `password`='MYNEWPASS', `hash`= md5('adminMYNEWPASS') WHERE `login`='jacci';


HTH,

-Rick
Need more help? Try TikiWiki for Dummies Smarties or read my Tiki Blog

There are no comments at this time.