Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Mod Request: admin and forumadmin
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ez4arab
Junior Member

479 Posts

Posted - 02 November 2002 :  18:07:31  Show Profile  Visit Ez4arab's Homepage
hi all

i wont to make some change to code of default.asp, forum.asp, and active.asp. i want to cahge the permissone for delete. i want only forumadmin who can delete cat,and forum.


Ez4arab web site Ez4arab |

Edited by - ruirib on 02 November 2002 18:23:46

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 06 November 2002 :  13:39:37  Show Profile
as i know, only Admin (mLev=4) can delete a cat or forum.

not sure what you mean admin and forumadmin ???
Go to Top of Page

Ez4arab
Junior Member

479 Posts

Posted - 07 November 2002 :  11:26:32  Show Profile  Visit Ez4arab's Homepage
yes i know that
i want remove this link form mlev=4 to only admin who has member_id=1


Ez4arab web site Ez4arab |
Go to Top of Page

davemaxwell
Access 2000 Support Moderator

USA
3020 Posts

Posted - 07 November 2002 :  12:24:01  Show Profile  Visit davemaxwell's Homepage  Send davemaxwell an AOL message  Send davemaxwell an ICQ Message  Send davemaxwell a Yahoo! Message
All you need to do is replace the mlev = 4 check with one like this: if MemberID <> intAdminMemberID then. Why would you want to do this though? It defeats the purpose of giving people admin priviledges.

Dave Maxwell
Barbershop Harmony Freak
Go to Top of Page

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 07 November 2002 :  12:44:56  Show Profile
if you just want to get rid the link from general Admin to SuperAdmin only, i think it's not so hard to do this... just as Dave mentioned..

for example, in forum.asp
find this function sub ForumAdminOptions()
then change this
(AdminAllowed = 1)
or this
mLev = 4
to
MemberID = intAdminMemberID

(depend on what admin feature you want to change...)

then almost the same doing to another active or default files.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07