The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
explode usergroup
I've done this before it and worked fine for another plugin.
However, I'm having issues, here is my code. Code:
global $vbulletin; $ugs = explode(',',$vbulletin->options['nr_fid']) if ( in_array(THIS_SCRIPT, array('forumdisplay', 'showthread')) && !in_array( $forumid, array($ugs) ) ) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|