Changing main admin - Posted (1517 Views)
Starting Member
snowbird30ds
Posts: 33
33
I'm using classic asp with access database, is there any way of changing the main administrator when it's up and running? I can log in as admin and do everything except MOD setup, I can only do that by logging in with the original admins details and it feels wrong posing as a dead man to make changes. (original webmaster died a while back, I have taken over)
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Starting Member
snowbird30ds
Posts: 33
33
Thanks, I'll give that a go, should be easy as I'm no.2.
Posted
Development Team Leader
Classicmotorcycling
Posts: 2085
2085
Look in the config.asp file look for and change the line:

Code:
Const intAdminMemberID = 1

The number should be changed to the new main admin's number in the database which could be anything, depending on when you started in the forum you now administer.
Cheers,

David Greening
 
You Must enter a message