| 
 | 
|  |  |  |  |  | 
|  | 
|  2011-01-25, 10:32 AM | #1 | 
| My wife is not a doobie to be passed around! On our wedding day I promised to bogart her for life! | 
				
				ok, I cant login
			 somehow someone changed my password for Jakes Links. I am using X-Power Links II and I am wondering if anyone knows by any chance where the password can be found? Thanks in advance | 
|   |   | 
|  2011-01-25, 10:48 AM | #2 | 
| Shift Out / X-On | I don't know that script but my wild guess would be database or some  config file like config.php or database.php Last edited by pc; 2011-01-25 at 10:51 AM.. | 
|   |   | 
|  2011-01-25, 04:44 PM | #3 | 
| My wife is not a doobie to be passed around! On our wedding day I promised to bogart her for life! | Thanks mate, but still looking for it... | 
|   |   | 
|  2011-01-25, 08:27 PM | #4 | 
| Madness is like gravity. All it takes is a little... push. Join Date: Feb 2006 Location: California 
					Posts: 1,679
				 | I don't know the script either, but one thing to be aware of if the password is stored in a database: many scripts don't store the literal password, they store a hash of the password. In years past I've seen MD5 used quite often for passwords, I don't know what's hot now. You can get an MD5 hash of a desired password with PHP like so: Code: <?php echo md5('your_password'); ?>
				__________________ ~Warm and Fuzzy.   Last edited by virgohippy; 2011-01-25 at 08:30 PM.. | 
|   |   | 
|  2011-01-26, 03:50 AM | #5 | 
| My wife is not a doobie to be passed around! On our wedding day I promised to bogart her for life! | I have found a password in the database, its xpl_users and changed the password, but its still not working. I am still trying | 
|   |   | 
|  2011-01-26, 12:11 PM | #6 | 
| Shift Out / X-On | Ask your host to bring db back from previous dates before that block happened and make sure you made a copy of actual db. You can compare them later. Also make sure that table xpl_users it's for admin and not for site users, if that's the case maybe look for something like xpl_admin, xpl_auth ...  etc To bad that this script is not supported anymore. | 
|   |   | 
|  2011-01-27, 02:49 AM | #7 | |
| My wife is not a doobie to be passed around! On our wedding day I promised to bogart her for life! | Thats a great idea! Asked them Quote: 
 | |
|   |   | 
|  | 
| 
 | 
 |