|
Geek Advertising Banner System GAB is a highly configurable banner management system for vBulletin. |
Advertisement | |
Learn how to remove ads |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Update?
Did comes an update?
|
#2
|
||||
|
||||
When a new version of
GAB
is ready, it'll be released.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
||||
|
||||
Does this script do anything like the red tyger one over at .org? I am running that one on my site now and there does not seem to be any support over there any more.
Mainly have my adsense inserted into a thread after X amount of posts and leave a link to a remove advertisers page. Like after post #5 Here It will also add it to the archives page. If so I will be buying this for sure. |
#4
|
||||
|
||||
GAB
allows you to add image, Flash, and HTML/AdSense banners, and those ads are made available at the style_fetch hook, so you can place $GAB_ads[x] in various locations to display the
banner
. There is a tutorial here for how to get
GAB
ads to show after X amount of posts. The archive would similarly need a plugin. Once I'm done with the code, I'll activate some banners, so people can see
GAB
working.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
A conditional like the following might do it but I haven't tested it:
Code:
<if condition="$counter AND $counter % 5 == 0">
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
||||
|
||||
Thanks Morgan, I'll be looking for the update when it comes.
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
License Update | Oblivion Knight | Lizard Lounge | 0 | 05-04-2009 09:00 PM |
Geekmart update? | KenDude | GeekMart | 7 | 05-11-2008 07:19 AM |
Problem with update | Legende | Geek Auto-Linker | 1 | 02-03-2008 03:00 PM |
Crisis Update | The Geek | Announcements | 105 | 11-17-2007 10:05 AM |
When will we see an update to GARS? | trana | Geek Article and Review System | 1 | 06-19-2007 12:46 PM |