Pixelated a phpBB Template by SkaidonDesigns
 
Cheapest Web Software Support Area Forum Index www.cheapestwebsoftware.com
Play with the Best, be the Best!
Blogs Automater
FAQ
Search
Memberlist
Usergroups
Profile
Log in to check your private messages
Log in

The Mightiest Webmaster Solutions Ever
Cheapest Web Software
Cheapest Web Software
Plug Rush
Plug Rush
Links Organizer
Links Organizer
Cheapest Adult Scripts
Cheapest Adult Scripts

Haven't registered yet? Do it here now!
Resetting Admin Password

 
Post new topic   Reply to topic    Cheapest Web Software Support Area Forum Index -> Links Organizer
View previous topic :: View next topic  
Author Message
Atanasis
Owner


Joined: 22 May 2004
Posts: 4284
Location: The Net

PostPosted: Thu Oct 09, 2008 6:51 pm    Post subject: Resetting Admin Password Reply with quote
In case you forget or loose the password you use to access the script admin, there is no way to retrieve it. You can only reset it by creating new password.

To do so, follow this guide.

Make a tmp.php file with contents:

Code:
<?php
require_once 'info.inc.php';
$pass=md5('newpass');
mysql_query("UPDATE losettings set password='$pass'");
echo '<center><b>DONE</b></center>';
?>


Upload the tmp.php file to your LO install directory, and run it in your browser like http://www.domain.com/lo/tmp.php

Once that is done, login to the admin panel with password: newpass

After successfully resetting the password, delete the tmp.php

Finally, go to the script settings screen and put new password you will remember, don't leave the script with the newpass password!
_________________
Thanks,
Kaktusan

Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number

Display posts from previous:   
Post new topic   Reply to topic    Cheapest Web Software Support Area Forum Index -> Links Organizer All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group