![]() |
swank. Installing...
|
A small problem I ran into during the install:
Quote:
Quote:
|
Didn't work. When they go to "Edit access masks" it says "you do not have permission to do this!"
|
Did you enable it for hte usergroup?
|
No, I enabled it for the forum itself.
I set the following option to "yes" for the forum: Quote:
|
you need to enable it for the usergroup as well as the forum.
its a usergroup permission |
Hm...if I enable it for "Registered" users, will all users then be able to do it? Or only those who are moderators of specific forums?
|
Nope, it wouldn't.
Cause of the if (!$perms[ismoderator] and !$ismod=$DB_site->query_first("SELECT * FROM moderator WHERE userid=$bbuserinfo[userid]")) { echo "<p>You do not have permission to do this!</p>"; exit; } stops people from doing this. its all throughout the mod control panel. |
It still doesn't work. I've given the usergroup the user is in access to modify the access masks as well as specifying this in the forum settings and making him a moderator. It still says "You do not have permission to do this"
|
if your getting that error, you shouldn't be able to even do a search on someone as it uses the exact same code that is in searching, banning and viewing a user's details.
PHP Code:
|
All times are GMT. The time now is 09:12 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|