Author |
Topic  |
|
stben
Starting Member
6 Posts |
Posted - 19 May 2009 : 05:27:37
|
Hello,
I am an Admin user for our forum, and need emails for forgotten passwords etc sent to me, however, the forum was created by my predacessors, and so I can't change certain settings.
The 'admin' account has a non-valid email address, but I cannot change it even though I have full admin rights.
Is there anyway of removing the original admin account and keeping the live accounts as they are (with their full admin permissions) ?
All you help will be greatly appreciated. Thank you. |
StBen |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 19 May 2009 : 06:14:54
|
As you're already an admin, all you'll need to do to make yourself the superadmin is change the value of the intAdminMemberID constant found in config.asp to your MEMBER_ID.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
robindev
Starting Member
United Kingdom
2 Posts |
Posted - 12 August 2009 : 07:49:19
|
I have a similar problem. I want to change the email address of the admin that is given at the bottom of the text displayed when someone attempts to register. I've changed the email address of my admin user (who has MEMBER_ID of 1). I've even tried adding a new admin user and putting their MEMBER_ID in intAdminMemberID in config.asp. But I'm always left with the original email address. The forum variable STRSENDER is always the original email address. Do I have to run some sort of setup again? I've tried restarting IIS. Is there a caching problem?
It seems that one solution might be to manually change the C_VALUE of STRSENDER in table FORUM_CONFIG_NEW, but is there an 'official' way to achieve this?
|
 |
|
Classicmotorcycling
Development Team Leader
    
Australia
2085 Posts |
Posted - 12 August 2009 : 08:09:18
|
Have you changed the e-mail address in the Email Server Configuration option in the Admin Options? That could be the e-mail address that is displayed. |
Cheers, David Greening |
 |
|
robindev
Starting Member
United Kingdom
2 Posts |
Posted - 12 August 2009 : 09:50:26
|
Brilliant! So obvious, I don't know how I missed it!
Thank you very much. |
 |
|
Classicmotorcycling
Development Team Leader
    
Australia
2085 Posts |
Posted - 12 August 2009 : 15:53:58
|
No problems, anytime. Glad that was the issue. |
Cheers, David Greening |
 |
|
|
Topic  |
|