The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is it possible to use template if conditional with cookies?
Is it possible to used template if conditional with cookies?
Right now i'm trying to do something like this: <vb:if condition="$_COOKIE[$post['postid']"] == "Set" > </vb:if> on my postbit and for some reason those lines break the entire thing. |
#2
|
|||
|
|||
It probably didn't work because of the extra double quotes after the first closing square bracket. I can't test it now, but the following should work:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|