Back to vBulletin 3.7 Add-ons

Prefix Management - Forum prefix limited by usergroup
Mod Version: 1.00, by woostar

This modification is in the archives.
vB Version: 3.7.x Rating: (5 votes - 4.60 average) Installs: 37
Released: 06 Jun 2008 Last Update: Never Downloads: 140
Not Supported Template Edits  

Another personal product, but thought I would share (I have no idea if anyone else has done this already).

What this mod does...
I wanted to limit forum prefixes to just admin and moderators in some forums while allowing members in other usergroups to use them in other forums.
This product lets you restrict who can use prefixes on a forum by forum basis.

After installing the product you need to edit template 'newthread'.

PLEASE NOTE: There are TWO (2) identical conditions that need replacing.
Find the first one and replace... look about 10 lines down and you will see another. This needs replacing too!


FIND:
PHP Code:
<if condition="$prefix_options"
REPLACE WITH:
PHP Code:
<if condition="$prefix_options AND ($prefix_allowed == "unrestricted" OR (is_member_of($vbulletin->userinfo$prefix_allowed)))"

To restrict forum prefix by usergroup, goto 'Forum Manager'.

Hope this is of use to someone else.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-prefix_management.xml (2.2 KB, 154 downloads)

Supporters / CoAuthors

  • woostar

Similar Mods

Miscellaneous Hacks Limit Thread Prefix by Usergroup vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024