Quote:
Originally Posted by Slowpoked
Fix for moderators permissions:
reason: in vfc_hide_core.php in function fetch_msg_to_hide didn't come variable with forumid and function canbypass didn't work on this condition:
PHP Code:
if (can_moderate($this->forumid, 'caneditposts'))
AdminCP -> Plugins and Products - Find module: postbit_display_complete (vFCoders - Hide Hack [ Postbit]) and replace:
PHP Code:
'forumid' => $post['forumid']
for:
PHP Code:
'forumid' => $thread['forumid']
Enjoy
|
I follow your method its Awesome bro awesome you are great and you solve my problem
now i can make sectional moderators he can access in only moderator section
Love you