Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/71334?pagenum=1
04 November 2025, 15:01
Topic
snowbird30ds
Changing main admin
14 October 2020, 17:23
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)
Replies ...
snowbird30ds
14 October 2020, 20:47
Thanks, I'll give that a go, should be easy as I'm no.2.
Classicmotorcycling
14 October 2020, 20:52
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.