vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

y2ksw 02-19-2010 06:26 AM

Quote:

Originally Posted by TrailRecon (Post 1986061)
I was just thinking. would there be any way to add a filter to the impresions and clicks to show only the ones for a certain time frame?

something like a drop down that would show impressions and clicks for the last 24 hours, 30 days, year, all time, average per month, etc?

maybe even a graph to show progression? maybe thats a bit much :)

You are welcome to code it by yourself :)

iadventure 02-19-2010 09:53 AM

can you add coding to see a banner ad?

Videx 02-19-2010 01:06 PM

Quote:

Originally Posted by iadventure (Post 1986313)
can you add coding to see a banner ad?

I'm not sure I understand the question, as you can do that with the stock vb4. This mod allows you to rotate your banners so they don't always show up in the same spot.

meissenation 02-19-2010 02:11 PM

Thanks!

dadams982 02-19-2010 08:33 PM

Call me dumb, but I am wanting to place two banners between forums on the forum home side by side with a few spaces in between them. How would I go about doing that?

LCN2007 02-19-2010 09:17 PM

I cant get images to show up?

The sample ads show if i turn them on but i cant get my new ones too.

Any ideas?

Videx 02-19-2010 11:01 PM

Quote:

Originally Posted by LCN2007 (Post 1986831)
The sample ads show if i turn them on but i cant get my new ones too.

Sounds like a path problem. Assuming of course that you can see them if you browse to them.

djbaxter 02-19-2010 11:20 PM

Quote:

Originally Posted by dadams982 (Post 1986774)
Call me dumb, but I am wanting to place two banners between forums on the forum home side by side with a few spaces in between them. How would I go about doing that?

At the location where you want them to appear, try something like this:

Code:

<span align="center">
<!--@vbbanners:0@-->&nbsp;&nbsp;&nbsp;<!--@vbbanners:1@-->
</span>

assuming that you have set up banner 0 and banner 1 as the correct dimensions.

I haven't tryied to do this, mind you, partly because I upgraded to 4.02 and this add-on isn't yet upgraded for 4.02, but it's worth a try.

LCN2007 02-19-2010 11:48 PM

Quote:

Originally Posted by Videx (Post 1986910)
Sounds like a path problem. Assuming of course that you can see them if you browse to them.

I am able to see the images in a browser if I navigate to them.

we don't have to add any html correct should just be the path to the images right?

dadams982 02-20-2010 01:11 AM

Quote:

Originally Posted by djbaxter (Post 1986922)
At the location where you want them to appear, try something like this:

Code:

<span align="center">
<!--@vbbanners:0@-->&nbsp;&nbsp;&nbsp;<!--@vbbanners:1@-->
</span>

assuming that you have set up banner 0 and banner 1 as the correct dimensions.

I haven't tryied to do this, mind you, partly because I upgraded to 4.02 and this add-on isn't yet upgraded for 4.02, but it's worth a try.

Oh, good call.. I am on 4.0.2, so I will await with you.


All times are GMT. The time now is 04:38 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.02957 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete