![]() |
great, thx guys!
great support! |
Martz knew that one, i've never had a problem with it :D
|
I'm stuck on getting the access to work for some reason... Moderators with access to authorize members are getting "Do not have access."
This didnt happen on 2.2.0, no idea why on 2.2.1... |
ensure the column was created, ensure that they are mods of that forum and mod access mask editing is enabled for that forum. Check you made the changes in /mod/index.php
do they get an error when they try to search for the user to edit access masks for or is it when they click the link to edit the user that they found's access mask? |
The error is when they try and search for a user.
|
*bump*
checked all of that and still can't figure out why it's not working... |
check this stage again
on line 45 and 59 change if (!$perms[ismoderator] and !$ismod=$DB_site->query_first("SELECT * FROM moderator WHERE userid=$bbuserinfo[userid] AND (canbanusers=1 OR canviewprofile=1)")) { to if (!$perms[ismoderator] and !$ismod=$DB_site->query_first("SELECT * FROM moderator WHERE userid=$bbuserinfo[userid] AND (canbanusers=1 OR canviewprofile=1 OR caneditaccess=1)")) { thats the only part that would cause an error, either that or the mods don't have permission to edit access masks for that forum. |
Ok... Well that fixed that issue, now i'm flat out getting this:
"You may not edit access for someone who is not a normal registered user!" Thanks in advance dude. |
you can only edit users in the usergroup 2, this is the registered usergroup, so you can't edit the access masks for admin or mods :)
|
That's what I figured, however it says that for registered users too... Hmm...
|
All times are GMT. The time now is 07:09 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:
|