PDA

View Full Version : Add-On Releases - Usergroup Forum Permissions for Users Browsing Forums & Threads


Elite_360_
02-13-2015, 10:00 PM
Mark As Installed = Support

For Version Information: Go to Post #2 (https://vborg.vbsupport.ru/showpost.php?p=2537458&postcount=2)


Description: Admins can select which usergroups can view "Users Browsing Forums" and "Users Browsing Threads". Since it's using Forum Permissions "child forums will inherited from a parent forum".

Installation:

1. Upload the contents of upload folder to your forum root.

2. Import the product-e360_upbfat.xml product file via AdminCP > Plugin System > Manage Products > [Add/Import Product]

3. Go To AdminCP > Setting > Options > Forum Display Options (forumdisplay) > Show Users Browsing Forums and enabled

4. Go To AdminCP > Setting > Options > Thread Display Options (showthread) > Show Users Browsing Threads and enabled

If you want them to see in every forum skip step 5 and go to step 6
5. Go To AdminCP > Forums & Moderators > Forum Permissions > Edit Usergroup that you want view this two options

5a. Forum Viewing Permissions > Can View Users Browsing Forums
5b. Post / Thread Permissions > Can View Users Browsing Threads

6. Go To AdminCP > Usergroups > Usergroup Manager > Edit Usergroup that you want view this two options

6a. Forum Viewing Permissions > Can View Users Browsing Forums
6b. Post / Thread Permissions > Can View Users Browsing Threads

-

Elite_360_
02-14-2015, 09:41 PM
Version Information:

1.0.0 - Feb 14 2015
-First version

1.0.1 - Feb 15 2015
-Added some code

1.0.2 - Feb 16 2015
-Has better performance it will not run a query for user viewing forums or threads if they don't have the usergroup permissions to view it.

1.0.3 - Feb 18 2015
-Fix an error in the code

EvanAbagail
02-15-2015, 01:06 AM
Awesome! Thank you very much for this!

Barbaro
02-15-2015, 10:49 AM
Thanks but I do not work in 4.2.2

Fatal error: Class 'vB_TemplateParser' not found in /home/xxxxxx/public_html/includes/class_bootstrap.php(561) : eval()'d code on line 2

Elite_360_
02-15-2015, 05:04 PM
Thanks but I do not work in 4.2.2


Fatal error: Class 'vB_TemplateParser' not found in /home/xxxxxx/public_html/includes/class_bootstrap.php(561) : eval()'d code on line 2

Fix in 1.0.1

Elite_360_
02-17-2015, 12:47 AM
Update to 1.0.2 has better performance it will not run a query for user viewing forums or threads if they don't have the usergroup permissions to view it.

Elite_360_
02-18-2015, 02:10 PM
Updated to 1.0.3
1.0.2 had an error in the code so thread setting would not work