ModCP failure

This add-on will allow you to give "moderators" access to manage users, and theire permissions, admin accounts are protected

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

Postby Javve on Sun 09. May, 2004 14:13

I had same problem. First off you have to create a Usergroups
I created one named Moderator with Javve (admin) as a group moderator
Then I went back to my forum index then clicked on usergroups.

I added test as a group member.

I logged out of Javve and back in as test
I could see the moderator link at bottom.

So Basically, the usergroup moderator can't get into the moderator cp, but members of that usergroup can.

BTW I did use that bit of code that allows admin to see moderator control panels. I think it is a good tool to see if you edit the configuration properly for their permisions.

example.... http://www.javvesupreme.com
click on usergroups, then view moderators usergroup
Javve
Poster
Poster
 
Posts: 15
Joined: Wed 21. Apr, 2004 04:37

Postby kooky on Mon 10. May, 2004 00:20

ONly user with Rank id=2 can access to the ModCP
if your group is a moderator of one forum, all users will access to it


i don't really understand what do you want :?
You want as ADMIN access to the ModCP ???
if Yes, just replace the line in page_tail.php by this one
Code: Select all
$admin_link = ( $userdata['user_level'] == ADMIN ) ? '<a href="admin/index.' . $phpEx . '?sid=' . $userdata['session_id'] . '">' . $lang['Admin_panel'] . '</a><br /><br />' : (( ( $userdata['user_level'] == ADMIN ) || ( $userdata['user_level'] == MOD ) ) ? '<a href="modcp/index.' . $phpEx . '?sid=' . $userdata['session_id'] . '">' . $lang['Mod_CP'] . '</a><br /><br />' : '');


otherwise explain your question because i haven't understood it
kooky
brilliant supporter
 
Posts: 1329
Joined: Tue 31. Dec, 2002 17:52
Location: Au pays des rêves

Postby Javve on Mon 10. May, 2004 02:34

When I am in ACP and go down to admin section, click on permission, look up a user, the drop down box where I could choose user or admin is gone. I had a user that was an admin that I wanted to change to user to be able to use the mod cp instead of the admin cp.

Is there a way to change a specific user via the code, or is there a way to edit the admin_ug_auth.php file so the drop down is back?
Javve
Poster
Poster
 
Posts: 15
Joined: Wed 21. Apr, 2004 04:37

Postby Vv. on Mon 18. Oct, 2004 14:06

I had same problem:
Mod did not get the link.


At the person who stated that using phpAdmin would be a solution: Thanks. Many thanks.

I installed de supermodmod and because of that the userlevel was 3 instead. I deinstalled the supermodmod and corrected this and it's all is fine now.


Thanks for this mod too.
Vv.
Poster
Poster
 
Posts: 1
Joined: Mon 27. Sep, 2004 17:51

Postby DemonCleaner on Sun 07. Nov, 2004 04:05

Hi, since my problem seems to be similar to the one of the original poster I'll just reply here. I installed Mod CP and when I try to go to the Moderator Panel (Bottom Link), I get this error site http://dead-eternity.spworld.net/phpBB2 ... a74949f94d
Now, what did I do wrong? Everything appears to be installed correctly :/
DemonCleaner
Poster
Poster
 
Posts: 5
Joined: Sat 16. Oct, 2004 21:31

Previous

Return to Moderator CP [2.0.17/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron