The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
You need to read the code. If you look at the if statement there, you'll see you can't just use use $vbulletin->bf_ugp_forumpermissions['cancontainposts'] (which is wrong, btw, it's $vbulletin->bf_ugp_forumpermissions['cancontainthreads']), you need to use it in conjunction with the options for the forum, like this:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|