vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Rotatiing banner for 3.0 and 3.01 (https://vborg.vbsupport.ru/showthread.php?t=65493)

RichieBoy67 05-25-2004 12:01 AM

Rotatiing banner for 3.0 and 3.01
 
Is there a hack for this yet for 3.0 and 3.01???

I also am looking for the arcade hack that lets you change the size of the games.. I can't find it..

Thanks

ChrisBaktis 05-25-2004 09:27 PM

I 2nd the rotating banner request for 3.0...I have searched and have not yet found one.

13th_Disciple 05-26-2004 12:49 AM

I use an extrnal script and then use the phpinclude_start template to call the banners.. lemme find the program and will post link..

Power Banner Manager.. http://www.akde.com/projects.php

very nice program.. allows for different types of banners and total banner/ad management..

Majik? 05-26-2004 12:58 AM

Quote:

Originally Posted by RichieBoy67
I also am looking for the arcade hack that lets you change the size of the games.. I can't find it..

Umm.. How about searching for "arcade size"? ;p Search titles only and it's the only thread returned, otherwise there's still only 6 returned an it's listed. ;) Anyhow, you can find it here. ;)

RichieBoy67 05-26-2004 12:32 PM

Thanks, I am not as skilled at searching as you are..lol

I'll check out that banner program to..Thanks

Rich

calldaffer 06-12-2004 12:20 AM

Quote:

Originally Posted by 13th_Disciple
I use an extrnal script and then use the phpinclude_start template to call the banners.. lemme find the program and will post link..

Power Banner Manager.. http://www.akde.com/projects.php

very nice program.. allows for different types of banners and total banner/ad management..


considering this, where exactly does it throw the banners in when I place it in the phpinclude_start templete? Can you give me a screenshot of the placement?

13th_Disciple 06-19-2004 06:24 PM

just go to http://www.dbcenter.org and look at top right.. you'll see the banners..

The Realist 06-19-2004 08:07 PM

Why dont you use phpadsnew HERE simple to use and setup.

Chaps 06-21-2004 06:09 PM

Quote:

Originally Posted by 13th_Disciple
I use an extrnal script and then use the phpinclude_start template to call the banners.. lemme find the program and will post link..

Power Banner Manager.. http://www.akde.com/projects.php

very nice program.. allows for different types of banners and total banner/ad management..

How exactly do you include it?

The line of code they want me to insert is as follows:

<? $bid=6755; include "banner.php"; ?>

How do I include that? Thanks in advance!

tcs 07-25-2004 05:32 PM

Code:

ob_start();
require("http://www./your_site_path/banner.php");
$banners = ob_get_contents();
ob_end_clean();


In the PHPinclude_start

The add $banner in the template to display the banners



PS.
The include code was included with you copy of vBulletin from jelsoft. You can include many different features with it.

P.Jackson 07-25-2004 07:51 PM

phpads is by far the best :)

tcs 07-25-2004 07:59 PM

How long did it take to learn the best.
For simplicity and and speed Power Banner is great.

If you want tracking Phpads is great.

If you want full time banners incorperated in VB with tracking vbPortal is the best.

I think what is best depends on the person and his site needs.


All times are GMT. The time now is 04:50 PM.

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.01615 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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