Author |
Topic |
|
eviljoker7075
Junior Member
United Kingdom
166 Posts |
Posted - 11 September 2005 : 14:37:26
|
Hey. How can I give my mods more power, for example changing someones profile or locking a member? Please help this is vital.
Thanks. |
|
Fazzer
Starting Member
United Kingdom
37 Posts |
Posted - 11 September 2005 : 16:32:01
|
Surely just make them administrators |
|
|
eviljoker7075
Junior Member
United Kingdom
166 Posts |
Posted - 12 September 2005 : 11:54:09
|
If I make someone an Admin do they have access to the 'admin options'?
Can I set different levels of admins and different functions for them, in any way? |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 12 September 2005 : 22:02:30
|
This might help to that end... I could swear that I've seen more though. Came across this in a quick search though. |
|
|
eviljoker7075
Junior Member
United Kingdom
166 Posts |
Posted - 13 September 2005 : 02:49:13
|
Does anyone know how I can do what he is saying in that thread? |
|
|
rasure
Junior Member
289 Posts |
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 13 September 2005 : 11:28:16
|
quote: Originally posted by rasure
You may find the Admin Level Mod will be of use to you
That was the other thing I was looking for... It would probably be a better idea than hard-coding. Over the years I've tried to move more towards building in the customization whenever possible, and not hard-coding things that are outside of "core" operation. |
|
|
eviljoker7075
Junior Member
United Kingdom
166 Posts |
Posted - 15 September 2005 : 15:10:44
|
ok, looks good, however 2 things: how do i set up an admins rights or level? and 2 I dont seem to get the 'admin options' link any more... |
|
|
rasure
Junior Member
289 Posts |
Posted - 15 September 2005 : 17:00:37
|
If you've installed the mod correctly then when you go to edit profiles you should see this option...
Admin Options Allowed: which will either say yes or no.
|
Psychic & Spiritual Development Resources |
|
|
zerakh
Junior Member
120 Posts |
Posted - 15 September 2005 : 17:32:16
|
I dont think thats what hes after:: I have the same problem- which Ive been posting about as well.. Its due to the include of the inc_AdminLevel.asp if you were to remove this include, the function (link) for admin options- underneath the forum links (faqs, profile,register, etc) appears. When you add the include- this link disappears. |
|
|
rasure
Junior Member
289 Posts |
Posted - 16 September 2005 : 09:34:51
|
well you'll need that inc_AdminLevel.asp file for it to work and again to set the level you'll need to edit your profile to allow admin options because its looking for the aAllowed piece and if the setting in the profile isnt set to yes it wont show the admin options link.
aAllowed=0 (dont allow admin options) NO aAllowed=1 (allow admin options)YES
so if you the admin hasn't set it to yes in your profile it will assume you don't have the rights to admin options so wont show the admin options link. If you cant do the admins directly from the profile then you'll need to change the level for admin in the database by making sure that the M_ALEVEL field is set 1 |
Psychic & Spiritual Development Resources |
Edited by - rasure on 16 September 2005 09:35:41 |
|
|
zerakh
Junior Member
120 Posts |
Posted - 16 September 2005 : 12:36:49
|
where and how can you do this? I've looked through all the files and saw that all those fields were set to 1 and it still hasnt worked. I also dont get the option to set the admin allow in the profiles of others- there isnt any option for me to allow/disallow admin option access; its all set for me.
how would I be able to change that? |
|
|
rasure
Junior Member
289 Posts |
Posted - 16 September 2005 : 16:50:18
|
First of all I take it you are the super admin on your forums? determined by Const intAdminMemberID = your member id here in config.asp where it says your member id here will be a number, your member id.
If so I will take a look if you can post txt links to these files...
inc_header.asp pop_profile.asp admin_login.asp admin_login_short.asp |
Psychic & Spiritual Development Resources |
|
|
|
Topic |
|