Author |
Topic  |
|
Borg
Starting Member
29 Posts |
Posted - 22 February 2006 : 20:44:15
|
I have tried this
Download this file admin_passreset.asp Unzip it and upload to your forum directory and then run it. This should allow you to overwrite the existing admin password.
But it keeps sending me to the normal login page.
Is there any way to get this to work please ?
Thanks
< Moved to Help: MOD Implementation by Shaggy /> |
Edited by - Shaggy on 23 February 2006 08:07:32 |
|
spyderuk
Junior Member
 
United Kingdom
211 Posts |
Posted - 24 February 2006 : 16:19:23
|
This is a popular one if you do a search.
Create a new account and note the ID number Download Config.asp Change the value in this line (around line 82) for the id of the account you just created.
Const intAdminMemberID = 1
Upload the file and your test account is now super admin. You can log in with the test account and update your password for the old admin account in it's profile, then change the value back and delete test account if you wish. |
Snitz 3.4.05. Mods Installed, Additional Smilies, Poll's, PM's, Email All Users, Today/Yesterday, Active Users 4, Portal Mod, My Own Google, Referer Mod, Avatars, Intergrated Conqueror Chat, Usergroups, IPGate, File Attachment Mod & Image Resize Mod.
Next Mod? My Snitz Forum 
|
Edited by - spyderuk on 24 February 2006 16:21:14 |
 |
|
marossgnv
Starting Member
3 Posts |
Posted - 02 April 2007 : 15:17:01
|
I have the same issue. I have inherited the forum with no password, admin_passreset.asp returns me to the login page and self registration is turned off. I have full access to the SQL server (MS) and the webserver. Any ideas? |
 |
|
MarcelG
Retired Support Moderator
    
Netherlands
2625 Posts |
Posted - 02 April 2007 : 15:20:06
|
marossgnv, you do have a user id yourself on the board, don't you ? Note down thát ID, and follow the rest of the steps. |
portfolio - linkshrinker - oxle - twitter |
Edited by - MarcelG on 02 April 2007 15:22:01 |
 |
|
marossgnv
Starting Member
3 Posts |
Posted - 02 April 2007 : 15:35:00
|
No, I don't. Nothing |
 |
|
MarcelG
Retired Support Moderator
    
Netherlands
2625 Posts |
Posted - 02 April 2007 : 15:48:48
|
That doesn't sound like 'inherited' to me...more like 'found something'. If you don't know ANY password for the forum, all you can do is open up the database, and disable the 'disable registration'. Check the forum_config table in the db. |
portfolio - linkshrinker - oxle - twitter |
 |
|
marossgnv
Starting Member
3 Posts |
Posted - 02 April 2007 : 16:24:13
|
I can't find that value in either FORUM_CONFIG or FORUM_CONFIG_NEW. I am the new web admin and my predecessor left NO documentation for ANYTHING. |
 |
|
MarcelG
Retired Support Moderator
    
Netherlands
2625 Posts |
Posted - 03 April 2007 : 03:53:20
|
Set STRPROHIBITNEWMEMBERS to 0, just as STRRESTRICTREG. Then register, and note down the member ID you're getting. Look it up in the DB, and copy the content of the password column of your new account over to the same column of the admin account. Now you can log in using your password, and the old admin account. |
portfolio - linkshrinker - oxle - twitter |
 |
|
|
Topic  |
|