The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I'm looking for an banner rotator that can be placed between the top forum buttons and the breadcrumbs of the forum board on each and every page of the forum.
Can somebody help me with this? PS This is not for my own website, this is for a website (legal vBulletin) where I'm a moderator and doesn't use vbportal like I do ! |
#2
|
|||
|
|||
why can't you just place it in the header?
|
#3
|
|||
|
|||
Thank you, but no, because the header holds the logo of the site.
|
#4
|
|||
|
|||
Right but couldn't you place it under the logo?
|
#5
|
|||
|
|||
Here's what I do. Put this in your phpinclude template:
Code:
ob_start(); view("html"); $banner = ob_get_contents(); ob_end_clean(); |
#6
|
|||
|
|||
how does that work? Where do you store the banners at?
|
#7
|
|||
|
|||
Ya how does this work?
|
#8
|
||||
|
||||
I just found this
http://phpadsnew.com/two/index.html |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|