Spit-wad
07-11-2014, 04:42 AM
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.
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.