The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vbulletin condition for registration page
What is the name of the registration page to be used in a vbulletin condition?
|
#2
|
||||
|
||||
You mean
HTML Code:
<vb:if condition="THIS_SCRIPT == 'registration'"> stuff </vb:if> |
#3
|
|||
|
|||
that didn't work for me
--------------- Added [DATE]1317746860[/DATE] at [TIME]1317746860[/TIME] --------------- This is what I am trying to get to work: <vb:if condition="THIS_SCRIPT != 'search' && THIS_SCRIPT != 'vbcms' && THIS_SCRIPT != 'registration' && $show['guest']"> |
#4
|
||||
|
||||
Whoops, sorry, it is just 'register' not 'registration' (you can see this at the top of the registration.php page).
|
#5
|
|||
|
|||
works..thanks
|
#6
|
|||
|
|||
<vb:if condition="THIS_SCRIPT != 'register'">
That works - excellent Lynne. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|