The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Random Banner
Hi
Im already running a random banner system in the product manager. Code:
$random_number = rand(1, 3); $random_banner[1] = 'text'; $random_banner[2] = 'text'; $random_banner[3] = text'; Ideas? |
#2
|
||||
|
||||
I created a second plugin on your test site and added random banner to the navbar, move it where you will.
You will see new plugin in plugin manager, and see how you can use the same code over and over without conflicting with is original...with very little editing. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|