The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Dismissible notice conditional
I'm trying to display a javascript snow on my forum but some of my members are saying it's lagging their browsers. Mainly users with slow CPU's (pentium 4's).
I had a bright idea to create a dismissible notice that says "Stop snow" And I have it. I was going to create a conditional like this replacing the normal javascript: Code:
<if condition="in_array($bbuserinfo['dismissednotice'], array(14))">No more snow:)<else /><script type="text/javascript" src="snow.js"></script></if> Please help? I bolded the part that is wrong, what is the proper name for dismissed notices for users? Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|