Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] Forum Access by Reputation
#1
Description:
This plugin allows to restrict acces to forums by the reputation of users.

Download:
http://mods.mybb.com/view/forum-access-by-reputation

Notes:
The plugin needs Plugin Library V4 or higher!
The plugin modificates the core of mybb

Screen:
http://mods.mybb.com/uploads/previews/45...9-farb.jpg


Installation:
Upload the content into your MYBB-Folder.

License
GNU

Support
Support only in this thread




[Image: mypoke-1.png]
Reply
#2
Thread approved.
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
#3
The plugin edits functions.php and functions_forum.php on /inc folder.
The plugin doesn't works and show a error message on MyBB.
Do you want the theme of Abstractos.net? ( http://abstractos.net/ )

I trade it for steam cs:go keys, add me: http://steamcommunity.com/id/MyOwnDreamer/
Reply
#4
Hi,

Just a quick bug report.

If you have permissions set for Guest users, activating this plugin disables them.

To work around this issue, assuming your Guest users group id is 1, change the line in inc/functions.php from:
/* + PL:kaps_farb + */ if($fid != 0)
...to...
/* + PL:kaps_farb + */ if($gid != 1 && $fid != 0)

LP,
Jure
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)