The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
My random problem!
I am building a new banner hack to allow targeted sponsorship of nominated forums
If a forum is sponsored the approiate banner will be displayed with link.........THIS WORKS! However if a forum is not sponsored then a random banner is to be selected from the list....THIS IS NOT WORKING I have added this to forumdisplay.php PHP Code:
Code:
<center><smallfont>Please support our sponsors<br> <a target='blank' href='http://www.atmyparty.com/network/click.php?bannerid=$randomad[id]'> <img border='0' width='$randomad[width]' heigth='$randomad[heigth]' alt='$randomad[banner_text]' src='http://www.atmyparty.com/network/view.php?bannerid=$randomad[id]'></a> <br>Please contact us to sponsor area of the site.<br><br></smallfont><center> Code:
<center><font face="verdana,arial,helvetica" size="1" >Please support our sponsors<br> <a target='blank' href='http://www.atmyparty.com/network/click.php?bannerid='> <img border='0' width='' heigth='' alt='' src='http://www.atmyparty.com/network/view.php?bannerid='> </a><br>Please contact us to sponsor area of the site.<br><br></font><center> thanks in advance |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|