PDA


View Full Version : Rotating Banners


Ohiosweetheart
02-06-2007, 12:28 PM
I have The Geeks rotating banners hack in the header on my forum, but, of course, the banners don't show in the directory.

Is it possible to have the banners show in the header of the directory? And if so, which template would I edit to do this?

Thank you.

Brian
02-06-2007, 12:40 PM
Can you link me to the hack?

Ohiosweetheart
02-06-2007, 05:34 PM
I can link you to the site, it's a paid hack at The Geek. http://www.thevbgeek.com/geekmart.php?do=displayproduct&id=4

However if you'd rather see it at work on my site, go to http://www.top-vb.com

KW802
02-06-2007, 05:46 PM
Peggy,

What are the instructions on getting the banners to show on the regular vBulletin pages? A template edit or something else?

I have not had a chance to see vB Geek's ad system yet (no license for me to play with :( ) but my first suspicion would be that a global variable is being used.

KW802
02-06-2007, 05:49 PM
I just realized: vBa Links doesn't have an option for global variables like CMPS does! :eek:

It looks like the global variable is the solution though:

http://www.thevbgeek.com/showthread.php?t=363

Brian
02-07-2007, 11:28 AM
I just realized: vBa Links doesn't have an option for global variables like CMPS does!
That option is really only necessary in the CMPS. With vBa Links, anything to do with the header, navbar, and etc is handled as it typically would be in vBulletin. With the CMPS, the navbar is printed out within the print_portal_output() function, so navbar variables will have to be globalized since the navbar call is within another function. ;)

Ohiosweetheart
02-07-2007, 01:25 PM
I don't know about all of that, lol. I'm happy to give one, or both, of you admin access to check it out?

KW802
02-07-2007, 01:56 PM
Peggy,

It looks like GABS uses some type of script identifier (http://www.thevbgeek.com/showthread.php?t=1308) to choose which pages to add links on or not.

Based upon this thread it seems that you need to go into the ACP for GABS and then add the various script names (http://www.thevbgeek.com/showthread.php?t=1445) that vBa Links uses to the GABS options so that the ads appear.

If that doesn't get you in the right direction then submit a Support Ticket here and one of us will check it out. :)

Ohiosweetheart
02-07-2007, 03:45 PM
Ugh I'm not going to go to all that trouble.

Thanks anyway!