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)

floridaideal 05-22-2012 06:12 PM

Hi

Is there anyway to display all the banners on one page? So say 10 banners list down a page with a space inbetween for example?

For example

Banner 1

Bannner2

Banner3

Banner4

Any ideas if this is possible with a tweek maybe?

Thanks

Stu

Videx 05-22-2012 11:38 PM

A while back, in the context of counting impressions and clicks, I reminded everyone that banner ads are practically useless to sponsors. While most of us old timers know this and understand it, I saw a very interesting article today that reinforces the concept of "banner blindness". Ignore this and keep counting at your peril.

http://www.businessinsider.com/eye-t...ps-2012-5?op=1
http://www.useit.com/alertbox/banner-blindness.html

kamran_dotnet 05-25-2012 08:32 AM

anyone test "Rotating Banner System" in vbulletin 4.2 ?

clauz 05-25-2012 09:00 AM

Quote:

Originally Posted by kamran_dotnet (Post 2332650)
anyone test "Rotating Banner System" in vbulletin 4.2 ?

It is working fine.

Rckcrwlr 05-25-2012 10:07 AM

Quote:

Originally Posted by kamran_dotnet (Post 2332650)
anyone test "Rotating Banner System" in vbulletin 4.2 ?

Working fine on mine...

ohadpartuck 05-25-2012 03:59 PM

Hi,
My site is here

I have added a banner today. It's the 2nd from the top to the left.
If i click on it after the movie is over (it's without loop), it opens the landing pgae.
If i click on it before the movie is over , it opens the landing page + the swf itself!!
why ??

PHP Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,2,0,0" border="0" width="150" height="75"><param name="movie" value="http://www.s-maof.com/Forum/rbs_wrapper.swf"><param name="FlashVars" value="banner=http://s-maof.com/LandingPages/options/exc150x75.swf&amp;jlink=http://www.s-maof.com/Forum/rbs_banner.php?id=16&amp;userid=5&amp;bwidth=150&amp;bheight=75"><embed wmode="transparent" src="http://www.s-maof.com/Forum/rbs_wrapper.swf" flashvars="banner=http://s-maof.com/LandingPages/options/exc150x75.swf&amp;jlink=http://www.s-maof.com/Forum/rbs_banner.php?id=16&amp;userid=5&amp;bwidth=150&amp;bheight=75" loop="false" pluginspage="http://www.macromedia.com/go/get/flashplayer" type="application/x-shockwave-flash" width="150" height="75"><param name="wmode" value="transparent"></object


y2ksw 05-25-2012 05:12 PM

Quote:

Originally Posted by ohadpartuck (Post 2332713)
Hi,
My site is here

I have added a banner today. It's the 2nd from the top to the left.
If i click on it after the movie is over (it's without loop), it opens the landing pgae.
If i click on it before the movie is over , it opens the landing page + the swf itself!!
why ??

PHP Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,2,0,0" border="0" width="150" height="75"><param name="movie" value="http://www.s-maof.com/Forum/rbs_wrapper.swf"><param name="FlashVars" value="banner=http://s-maof.com/LandingPages/options/exc150x75.swf&amp;jlink=http://www.s-maof.com/Forum/rbs_banner.php?id=16&amp;userid=5&amp;bwidth=150&amp;bheight=75"><embed wmode="transparent" src="http://www.s-maof.com/Forum/rbs_wrapper.swf" flashvars="banner=http://s-maof.com/LandingPages/options/exc150x75.swf&amp;jlink=http://www.s-maof.com/Forum/rbs_banner.php?id=16&amp;userid=5&amp;bwidth=150&amp;bheight=75" loop="false" pluginspage="http://www.macromedia.com/go/get/flashplayer" type="application/x-shockwave-flash" width="150" height="75"><param name="wmode" value="transparent"></object


The wrapper does nothing to the banner, it just loads and shows it in a private container. It has proven to work with a large number of banners, but not literally all. There are always masters who break any best rule :p

y2ksw 05-25-2012 05:15 PM

Quote:

Originally Posted by floridaideal (Post 2331645)
Hi

Is there anyway to display all the banners on one page? So say 10 banners list down a page with a space inbetween for example?

For example

Banner 1

Bannner2

Banner3

Banner4

Any ideas if this is possible with a tweek maybe?

Thanks

Stu

Yes, with N placeholders one below another such as:
Code:

<!--@vbbanners:0--><br />
<!--@vbbanners:0--><br />
<!--@vbbanners:0--><br />
<!--@vbbanners:0--><br />
<!--@vbbanners:0--><br />
<!--@vbbanners:0--><br />
<!--@vbbanners:0--><br />
<!--@vbbanners:0--><br />

Where N is the number of the banners you want to show at once. Of course, you need that number of banners on that location, too :)

y2ksw 05-25-2012 05:25 PM

Quote:

Originally Posted by VBLUIS (Post 2331623)
Thanks for the reply y2ksw. But I do not understand exactly the difference CMS to charge for my sponsors:confused:.

I did not understand this part, may explain it a little more?


thanks

The more banners you have for your pages, the more they are split. Say you have 1 page and 100 banners, so each banner will randomly show about every 100th page view and thus count each 1 for 100 page views.

With 10 banners and 1 page each banner will randomly show about every 10th page view and thus count each 10 for 100 page views.

With 1 banner and 1 page the banner will randomly show every page view and thus count each 100 for 100 page views.

Now: with 50 banners and 2.000 pages, how many impressions will each banner have for 1.000.000 page views? :D (sorry, I made it a little more challenging)

ohadpartuck 05-26-2012 11:46 AM

Quote:

The wrapper does nothing to the banner, it just loads and shows it in a private container. It has proven to work with a large number of banners, but not literally all. There are always masters who break any best rule
didn't quite get the answer. What are you saying? that there is no solution for this problem? my users will have to get the landing AND the enlarge banner when they click on the SWF through 'Rotation banner system'?


All times are GMT. The time now is 03:34 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.03614 seconds
  • Memory Usage 1,765KB
  • 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
  • (2)bbcode_php_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