|
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
|
|||
|
|||
(vB 3.6) - ads don't show up
Here's the debug info:
Quote:
Quote:
Thanks! |
#2
|
||||
|
||||
I havent trawled through your debug yet, however remember that the postbits are created in a class and therefore $GAB_ads is out of scope.
Try this (havent tested it though): Create a new plugin for: post_process_complete with the follwing code: PHP Code:
The other thing I noticed when I browsed quickly through the debug is that the only output you will get is for $GAB_ads[0] as that is the only one that has a billboard assigned to it. Give those a go and give me a shout. |
#3
|
|||
|
|||
Ok, I added it to postbit_display_complete (vbulletin hooks) and it works! Thanks!
|
#4
|
|||
|
|||
The Ads are running now but only one at a time (rotating).
Example: http://www.musiker-board.de/vb/synth...und-frage.html I'd like to have 3 banners there (all rotating within each other). I guess it got something to do with the billboards. Could you gimme a short HowTo? Under Scripts I actually don't see the postbit_display_complete I added before (under vBulletin hooks). Thanks! |
#5
|
||||
|
||||
Just add another 2 billboards with a similar configuration. Edit the Master Script and put the 2 new ones in (i.e. under $GAB_ads[1] and $GAB_ads[2])
HTHs |
#6
|
|||
|
|||
.. and how to remove a Billboard? Can't find a delete button..
|
#7
|
||||
|
||||
hmmm. good point
Just make a new one for now. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to show GAB ads in Photoplog *without* using CMPS? | Tigratrus | Geek Advertising Banner System | 3 | 08-29-2008 07:13 PM |
Show 1 Ads, permanently,if, Usergroupssetting turned off. | MrD | Geek Advertising Banner System | 2 | 02-28-2008 07:21 PM |
Don?t show the box on the right site | andi68 | Geek Advertising Banner System | 2 | 02-16-2007 06:49 PM |
2 Modules don't show | utw-Mephisto | Geek Article and Review System | 7 | 07-14-2006 08:04 PM |
If description blank, don't show it | benFF | Geek Auto-Linker | 2 | 02-26-2006 01:25 PM |