Author |
Topic |
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 19 November 2002 : 14:20:23
|
A small one page mod/add on.
What does it do? It allows the main admin* of the forum to update a users password.
At present as stated only the main admin can change a password and he/she cannot change another administrators password.
If the email mode is turned on then there is the option to email the user with there new password.
Screenshot
Sample Email
Hello Test
You received this message from ian-hamlin.co.uk Forum because the administrator has reset your password.
Your new password is : hamlin
You can change your password to something private by selecting the "Profile" link, at our website.
Happy Posting!
Installation One line to edit in admin_home.asp
Download http://www.snitzbitz.com/mods/details.asp?Version=All&mid=105
*The admin whos member id is set in config.asp at this line
Const intAdminMemberID = X |
Edited by - Hamlin on 19 November 2002 14:30:18 |
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
n/a
deleted
593 Posts |
Posted - 19 November 2002 : 22:51:57
|
Very nice... quick and easy installation... Works great for my level! Thanks Hamlin! |
Taku
|
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
|
Heynow
Junior Member
374 Posts |
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 20 November 2002 : 11:40:34
|
Glad it was useful to someone |
|
|
Heynow
Junior Member
374 Posts |
Posted - 24 November 2002 : 17:37:05
|
I was doing a little work on the site this weekend and now get this error. Microsoft VBScript compilation error '800a0411'
Name redefined
/forum/admin_reset.asp, line 82
Dim strSql ----^
Any idea on what I may have done wrong? Was working fine when I installed it.
Thanks |
Political Forums:::Stay n Chat
|
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 24 November 2002 : 17:47:43
|
All that has happened is there are two lines in the code somewhere that look like "Dim strSql" and probably the line "Option Explicit" at the top of the code as well.
Just remove the line "Dim strSql" in the admin_reset.asp file, it will work fine without it |
Edited by - Hamlin on 24 November 2002 17:50:53 |
|
|
Heynow
Junior Member
374 Posts |
|
David K
Junior Member
494 Posts |
Posted - 24 November 2002 : 18:25:46
|
the "Official" name of the main admin is the SuperAdmin, just FYI, great job anyways |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 24 November 2002 : 18:30:58
|
quote: Originally posted by David K
the "Official" name of the main admin is the SuperAdmin, just FYI, great job anyways
Hmmm... to be true I don't know whether that is an "official" name. I know that's what I call it, but I can't even remember why I call it that. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 24 November 2002 : 18:45:04
|
To be honest I normal think of it as the Super Admin, I seem to remember on Davios old 3.4 forum it was called that once or twice. I'll stick with main admin here tho |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 24 November 2002 : 18:47:14
|
quote: Originally posted by Hamlin
To be honest I normal think of it as the Super Admin, I seem to remember on Davios old 3.4 forum it was called that once or twice. I'll stick with main admin here tho
Ah, now I know where I first saw it . |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
|
Topic |
|