The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
in template conditionals, you normally use regular php code, so... yeah. Something like this maybe:
HTML Code:
<vb:if condition="$vbulletin->session['lastactivity'] > 3600"><span class="idle"><vb:else /><span class="normal"></vb:if> Replace 3600 with any amount in seconds after you want the user to be idle. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|