The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
So say I wanted to do a kind-of prank thing to some users.
Have something like if {$_SESSION['clickCount'] >= 10}{ $_SESSION['clickCount'] == 0; // hide forumids 4, 5, 6, 10 }else{ $_SESSION['clickCount'] ++; } What could go into the "// hide forumids 4,5,6,10" area? I want to make it so when a user visits 10 pages (or maybe change it to random...), the focus area of our site is hidden for one page load. Anyone have any ideas? I'm comfortable coding in the plugin system, I just don't know what to change around... |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|