Note: You must be registered in order to post a reply. To register, click here. Registration is FREE! Before posting, make sure you have read this topic!
T O P I C R E V I E W
snowbird30ds
Posted - 14 October 2020 : 17:23:13 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)
2 L A T E S T R E P L I E S (Newest First)
Classicmotorcycling
Posted - 14 October 2020 : 20:52:51 Look in the config.asp file look for and change the line:
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.
snowbird30ds
Posted - 14 October 2020 : 20:47:34 Thanks, I'll give that a go, should be easy as I'm no.2.