vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Banner Ads for newbie (https://vborg.vbsupport.ru/showthread.php?t=38464)

scatpack 05-09-2002 05:20 PM

Banner Ads for newbie
 
Ok before I ask this...Im new here. Hello, howdydoo.

Im looking for the simplest way to add a random banner ad to the top of the main forum page. .. and one to the threads that would pull from a seperate group of banners.

IE: To have a group of banner ad on the main pages and then a different group of banners inside on the thread pages. I want to be able to seperate the two "classes' of banners.

Im guessin this is a template AND a hack? If this has been done before, please point me in the right direction. Im new to this hack/template stuff and haven't modified my board since the day it started 3 yrs ago. I want to get my hands dirty..but not lose my entire board! (Im nnnnervous)

Thanks in advance,
Brian

Darren Lewis 05-13-2002 04:12 PM

I'm not sure if this is what you're after, but I've got a single banner ad slot at the top of my forums and webpages . The ads rotate randomly from a pool of about 20 (using a javascript). Could set up two (or more)independent scripts to cycle the ads in different locations (or even have two sets of banners on the same page).

If this is what you want, I can post some details.

Darren.

scatpack 05-13-2002 07:19 PM

Darren,

Thanks, could you. I would appreciate it.

Brian

Darren Lewis 05-13-2002 08:42 PM

1 Attachment(s)
OK, the original javascript is here.

I've modified it a bit for my requirements (see attachment). I like to link to my scripts rather than have the whole script in the webpage

To link to the javascript file from your webpage or from a vBulletin template use
Code:

<script src="../pathto/bannerads.js"></script>


All times are GMT. The time now is 11:44 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
  • Page Generation 0.00951 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete