The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Try this in the plugin:
if ($vbulletin->userinfo['usergroupid'] == 6) {$vbulletin->options['attachlimit'] = 0;} It should give unlimited attachment to admins while still restricting everone else to the default setting from vb options. This would be everywhere if think. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|