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

The Mightiest Webmaster Solutions Ever
Blogs Organizer
Blogs Organizer
Blogs Automater
Blogs Automater
Kaktusan Cash
Kaktusan Cash
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 -> Rocket Pinger
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:52 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 'rpinfo.inc.php';
$pass=md5('newpass');
mysql_query("UPDATE rpsettings set password='$pass'");
echo '<center><b>DONE</b></center>';
?>


Upload the tmp.php file to your RP install directory, and run it in your browser like http://www.domain.com/rp/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 -> Rocket Pinger 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