The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to make simple banner rotation?
In VBulletin3 I did something like this:
global_start plugin: PHP Code:
HTML Code:
<object width="500" height="90"> <param name="movie" value="$fr_bannerURL"> <embed src="$fr_bannerURL" width="500" height="90"> </embed> </object> But in VB4 it no longer works, of course. Moreover, class_bootstrap.php, Line 289 PHP Code:
Can someone suggest an easy way to have simple banner rotation inside advertisement templates like I did in VB3, but in VB4? |
#2
|
||||
|
||||
If you really must code it yourself, then I don't know. But if you're willing to use a mod, this one works for me:
Rotating Banner System |
#3
|
||||
|
||||
Thanks, I will look
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|