![]() |
[Req]: Random Banner Hack
I'm just looking for a random banner hack to show random banners somewhere on the page and it has to work with vb 3.x.x and even maybe show the clicks a banner has had.
I searched the site and couldn't find exactly what I was looking for so I came here to request it. Hopefully something is out there! Thanks! |
I use phpAdsNew for this purpose, which is a quite powerful solution IMHO.
|
well their are random banner hacks made but they dont track how many times they were clicked.
|
Is it vBulletin integrated? Or can it be? I really don't care about the clicks really, just random banners.
|
A very easy way of creating rotating banners is by adding the following line in your "phpinclude_start" template (replace X with the number of banners you are rotating)
Code:
$bannerrand = rand(1, X); Code:
<if condition="$bannerrand == '1'"> |
Thanks alot I'll give it a try.
|
Quote:
You get code that you can easily add to any of your vBulletin templates. |
Didn't know. I'm still a noobie at vB but I'm learning ;)
|
It was working then it died. Why is that? Now all 3 images are loading at the same time, not 1 after the other. Any help?
|
phpinclude_start" template?
Quote:
|
All times are GMT. The time now is 02:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|