The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using phpinclude_start
It doesn't seem to want to accept to following code;
Code:
if (THIS_SCRIPT == 'index') { $page_menu = '<if condition="$bbuserinfo['userid']">it works<else />login</if>'; } Code:
if (THIS_SCRIPT == 'index') { $page_menu = 'it works'; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|