![]() |
Quote:
|
Quote:
|
You did it right with the "if (!$permissions['ismoderator']) show_nopermission();" line. I always put them in the Moderators Usergroup before I assign them any forums, just to be safe.
|
I didnt run the install_rpc.php
I just created a table PHP Code:
PHP Code:
is there anything i didnt to do? |
You can try changing this line:
PHP Code:
PHP Code:
|
Quote:
:cry: :cry: :cry: :cry: |
The code you needed to change is in that file at the top. Did you change it there?
|
open the reportedposts.php
find if (!$permissions['ismoderator']) show_nopermission(); and replaced with if ($bbuserinfo['usergroupid']!=5 or $bbuserinfo['usergroupid']!=6 or $bbuserinfo['usergroupid']!=7) { show_nopermission(); exit; } I do! and also check them usergroupid are 5,6,7 but..................... :( |
i didnt change nothing in the code... and everything works great. All moderators can see the reported post center. I just have one question. How can i add a link of that in the Admin panel at Vbulletin options? I tried to edit the /admin/options.php but didnt find any other link there.
Thanks in advance ;) |
filburt1
I'm using an unhacked vB2.3.0 and I followed this instruction: Quote:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> What's going on? Cheers. |
All times are GMT. The time now is 01:45 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:
|