The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Display custom pages when forum is turned off?
Is there a way to still display custom pages when the forum is turned off?
Thanks, James --------------- Added [DATE]1432063366[/DATE] at [TIME]1432063366[/TIME] --------------- Nevermind. I found it. Code:
if (THIS_SCRIPT == 'my-page') { $vbulletin->options['bbactive'] = true; $servertoobusy = 0; $vbulletin->userinfo['permissions']['forumpermissions'] |= $vbulletin-> bf_ugp_forumpermissions['canview']; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|