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 07-24-2012 06:26 PM

Quote:

Originally Posted by tamiyausa (Post 2351095)
Ok I have a weird one.

VB4.2
VBadvanced CMPS

Banners show
But you can not click on them? Yes there is a link in the "URL" spot.

Any ideas?

I haven't looked into VBadvanced CMPS lately ... what version is it you have?

CharlieDelta 07-24-2012 06:34 PM

Great mod!!:up:

Feature request; Check box system for usergroup selection, rather than inputting the ID's. :)

y2ksw 07-27-2012 06:13 AM

Quote:

Originally Posted by CharlieDelta (Post 2351113)
Great mod!!:up:

Feature request; Check box system for usergroup selection, rather than inputting the ID's. :)

The ACP API desn't provide such control.

CharlieDelta 07-27-2012 01:51 PM

Bummer. :(

sonic83 07-29-2012 04:30 PM

1 Attachment(s)
Hello, you can create banners in vertical position?

image attached ;)

Thank you

Apolo. 07-29-2012 04:43 PM

Quote:

Originally Posted by VBLUIS (Post 2352493)
Hello, you can create banners in vertical position?

Of course, this can be done. You just need to check the "Vertical" checkbox.

:)

y2ksw 07-30-2012 07:58 AM

Quote:

Originally Posted by VBLUIS (Post 2352493)
Hello, you can create banners in vertical position?

image attached ;)

Thank you

You may use any of the locations for a vertical banners. Personally I use location 0 for 468x90 banners and location 1 for skyscrapers, but anything will do :)

Quote:

Originally Posted by Apolo. (Post 2352497)
Of course, this can be done. You just need to check the "Vertical" checkbox.

:)

This feature was removed a long time ago. Now, all locations can be choosen for all kinds of banners.

Apolo. 07-30-2012 12:37 PM

Quote:

Originally Posted by y2ksw (Post 2352666)
This feature was removed a long time ago. Now, all locations can be choosen for all kinds of banners.

Oh, my bad... I'm still using an old version, which also proves I'm a long time, loyal user of your mod. :-D

sonic83 07-31-2012 12:43 PM

1 Attachment(s)
Quote:

Originally Posted by y2ksw (Post 2352666)
You may use any of the locations for a vertical banners. Personally I use location 0 for 468x90 banners and location 1 for skyscrapers, but anything will do :)


This feature was removed a long time ago. Now, all locations can be choosen for all kinds of banners.

Thanks Apollo and y2ksw.

y2ksw, my problem is that if I put it on anyone looks like this:


Not integrated into the side. As I can modify the templates to be integrated in the right or left?

thanks


https://vborg.vbsupport.ru/attachmen...4&d=1343742218

Apolo. 07-31-2012 01:20 PM

Hi VBLUIS,

If you want to display a side banner throughout all pages, you can either modify the templates on your own or use a mod for this purpose. For instance:

Everywhere Sidebar 4 VB4
https://vborg.vbsupport.ru/showthread.php?t=233871

Then, you can insert the RBS code in there for the side banner to be displayed. :)

y2ksw 07-31-2012 03:46 PM

Quote:

Originally Posted by Apolo. (Post 2353039)
Hi VBLUIS,

If you want to display a side banner throughout all pages, you can either modify the templates on your own or use a mod for this purpose. For instance:

Everywhere Sidebar 4 VB4
https://vborg.vbsupport.ru/showthread.php?t=233871

Then, you can insert the RBS code in there for the side banner to be displayed. :)

:up:

You may also insert the banner placeholder into a HTML static block and use just the standard forum sidebar.

I usually have also a custom template in order to remove the block title and other adjustments, such as:

Template: block_html_ads
Code:

<li>
    <div class="block smaller">
        <div class="widget_content blockbody floatcontainer">
        <div id="block_html_{vb:raw blockinfo.blockid}" class="blockrow">
            {vb:raw content}
        </div>
        </div>
    </div>
    <div class="underblock"></div>
</li>


Apolo. 07-31-2012 09:13 PM

Quote:

Originally Posted by y2ksw (Post 2353074)
You may also insert the banner placeholder into a HTML static block and use just the standard forum sidebar.

I usually have also a custom template in order to remove the block title and other adjustments, such as:

Template: block_html_ads

Does this work forum-wide? Because as far as I know, the standard sidebar is not displayed when you are checking a thread, etc.

sonic83 08-01-2012 07:10 AM

Quote:

Originally Posted by y2ksw (Post 2353074)
:up:

You may also insert the banner placeholder into a HTML static block and use just the standard forum sidebar.

I usually have also a custom template in order to remove the block title and other adjustments, such as:

Template: block_html_ads
Code:

<li>
    <div class="block smaller">
        <div class="widget_content blockbody floatcontainer">
        <div id="block_html_{vb:raw blockinfo.blockid}" class="blockrow">
            {vb:raw content}
        </div>
        </div>
    </div>
    <div class="underblock"></div>
</li>


Thank you y2ksw.
I have a question related to one that did in the past, I hope you can help me.

My forum just get by "google Analitycs" 600 visitors per day. Is that "Google Analytics" has access to many pages of the forums.

And according to statistics from vbulletin receive about 150 visitors per day recorded.

I have sold a banner. This banner appears on all pages and for everyone

But in one day telling me 33,000 impressions. There may be something that interferes with the Rotating Banner System? I have doubts that have been loaded 33,000 times the pages that have that banner (that is all, is global).

There any checks I can do?

That number of visitors / impressions can reach you receive?

thanks

PS: sorry for my English if at some point may sound bad. The schools are very bad Spanish with other languages.

y2ksw 08-01-2012 08:03 AM

Quote:

Originally Posted by Apolo. (Post 2353160)
Does this work forum-wide? Because as far as I know, the standard sidebar is not displayed when you are checking a thread, etc.

The everywhere sidebar shows almost everywhere. However if you have the CMS, you also will have to create a most similar widget.

y2ksw 08-01-2012 08:13 AM

Quote:

Originally Posted by VBLUIS (Post 2353252)
Thank you y2ksw.
I have a question related to one that did in the past, I hope you can help me.

My forum just get by "google Analitycs" 600 visitors per day. Is that "Google Analytics" has access to many pages of the forums.

And according to statistics from vbulletin receive about 150 visitors per day recorded.

I have sold a banner. This banner appears on all pages and for everyone

But in one day telling me 33,000 impressions. There may be something that interferes with the Rotating Banner System? I have doubts that have been loaded 33,000 times the pages that have that banner (that is all, is global).

There any checks I can do?

That number of visitors / impressions can reach you receive?

thanks

PS: sorry for my English if at some point may sound bad. The schools are very bad Spanish with other languages.

600 GA visitors likely will visit more than just one page. 150 vB visitors are logged users in a day. 33k impressions is a pretty high number, but considered that GA fails to collect all visitors and that 600 visitors may look into 50-60 pages each, it is a fairly possible value.

If you have server side statistics, such as Webalizer, the real page count may be much closer to the impression count. However, Webalizer counts only unique entries, thus the single page count is at Pages + (Hits - Files).

sonic83 08-01-2012 12:30 PM

Quote:

Originally Posted by y2ksw (Post 2353258)
600 GA visitors likely will visit more than just one page. 150 vB visitors are logged users in a day. 33k impressions is a pretty high number, but considered that GA fails to collect all visitors and that 600 visitors may look into 50-60 pages each, it is a fairly possible value.

If you have server side statistics, such as Webalizer, the real page count may be much closer to the impression count. However, Webalizer counts only unique entries, thus the single page count is at Pages + (Hits - Files).

Thank you y2ksw.

Apolo. 08-01-2012 12:33 PM

Quote:

Originally Posted by y2ksw (Post 2353257)
The everywhere sidebar shows almost everywhere. However if you have the CMS, you also will have to create a most similar widget.

Ah, you mean the Everywhere Sidebar mod I quoted myself earlier. Yes, I know it allows for the sidebar to be displayed "everywhere", as the name of the mod implies. :)

When you mentioned the "standard forum sidebar" I thought you meant the standard sidebar feature offered by default by vBulletin, which as far as I know, it is displayed at the main forum page only.

tamiyausa 08-06-2012 07:42 PM

Quote:

Originally Posted by y2ksw (Post 2351111)
I haven't looked into VBadvanced CMPS lately ... what version is it you have?


all curent on both

VB and VBCMPS

VBCMPS
Current Version: 4.2.1
Released: 06-13-2012

acast 08-11-2012 12:49 PM

Hi. Did anybody solve the problem of the flash banners which opens in a new tab?

I was thinking that, perhaps, if we disable the link option of the banners won't do it. Anybody knows how i can i do it?

y2ksw 08-16-2012 11:28 AM

Quote:

Originally Posted by acast (Post 2356198)
Hi. Did anybody solve the problem of the flash banners which opens in a new tab?

I was thinking that, perhaps, if we disable the link option of the banners won't do it. Anybody knows how i can i do it?

You may try to use the HTML code of the banner instead of using the wrapper, but I rather suggest to fix the banner code. Most first time banner designers make errors, one of which is keeping the banner in front of all contents, and the others are mainly related to all kind of redirection errors. All problems which are not fixed by the wrapper, are generally beginner errors. Personally, I send the banners back until they are fixed, and there was never ever one publisher who failed to make it right, sooner or later ;)

acast 08-16-2012 01:52 PM

Quote:

Originally Posted by y2ksw (Post 2357350)
You may try to use the HTML code of the banner instead of using the wrapper, but I rather suggest to fix the banner code. Most first time banner designers make errors, one of which is keeping the banner in front of all contents, and the others are mainly related to all kind of redirection errors. All problems which are not fixed by the wrapper, are generally beginner errors. Personally, I send the banners back until they are fixed, and there was never ever one publisher who failed to make it right, sooner or later ;)

This, is strange for me. Now the code is in my header like this:

Code:

<div id="pageWrapper"><div class="pageBottom"><div class="pageWrap">
<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header"><div class="headerWrap"><vb:if condition="$stylevar['titleimage']"><div>


<a name="top" href="{vb:link forumhome}" id="logo">
<!--@vbbanners:0@-->


<!--
<a name="top" href="{vb:link forumhome}" id="logo"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
-->


</div><vb:else /><div>&nbsp;</div></vb:if>

And it places the banner in the correct place, where is the logo of my style. The problem is what i told you, that if you click in the banner, it opens a new tab in firefox, and a new window in IE. (The flash are correcty designed with _self in the flash maker program. (I tried all the ways too)

I tried to replace the code for one i saw in this thread:

Code:

<a  target="_self" >
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="262" height="124">
  <param name="movie" value="http://www.XXXX.com/YYYY.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <embed src="http://www.XXXX.com/YYYY.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="262" height="124" ></embed>
</object>
</a>

And that solutioned the problem of the new window/tab, but it is placed wrong in my style. And of course don't rotate. :(

You said about bringing the banner back or to the front. How?

y2ksw 08-18-2012 08:45 AM

Quote:

Originally Posted by acast (Post 2357377)
This, is strange for me. Now the code is in my header like this:

Code:

<div id="pageWrapper"><div class="pageBottom"><div class="pageWrap">
<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header"><div class="headerWrap"><vb:if condition="$stylevar['titleimage']"><div>


<a name="top" href="{vb:link forumhome}" id="logo">
<!--@vbbanners:0@-->


<!--
<a name="top" href="{vb:link forumhome}" id="logo"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
-->


</div><vb:else /><div>&nbsp;</div></vb:if>

And it places the banner in the correct place, where is the logo of my style. The problem is what i told you, that if you click in the banner, it opens a new tab in firefox, and a new window in IE. (The flash are correcty designed with _self in the flash maker program. (I tried all the ways too)

I tried to replace the code for one i saw in this thread:

Code:

<a  target="_self" >
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="262" height="124">
  <param name="movie" value="http://www.XXXX.com/YYYY.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <embed src="http://www.XXXX.com/YYYY.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="262" height="124" ></embed>
</object>
</a>

And that solutioned the problem of the new window/tab, but it is placed wrong in my style. And of course don't rotate. :(

You said about bringing the banner back or to the front. How?

Yuo can put the banner code into the "Text" field (and disable all other options) in order to make it rotate.

As far as I see, you haven't looked into the options yet, where you can decide where to open all banners. Just replace the "Target" _blank with _self, to get this done :)

acast 08-18-2012 01:26 PM

Quote:

Originally Posted by y2ksw (Post 2357832)
Yuo can put the banner code into the "Text" field (and disable all other options) in order to make it rotate.

As far as I see, you haven't looked into the options yet, where you can decide where to open all banners. Just replace the "Target" _blank with _self, to get this done :)

I solved the problem! Thanks!!!

Sheeko 08-30-2012 05:20 AM

Using vb 4.2 have tried all the steps the mod DOES NOT show even the default banners

Sheeko 08-30-2012 05:23 AM

Tried all the steps the banner (even the default) does not show???????????

y2ksw 08-30-2012 08:16 AM

Quote:

Originally Posted by Sheeko (Post 2361117)
Using vb 4.2 have tried all the steps the mod DOES NOT show even the default banners

Quote:

Originally Posted by Sheeko (Post 2361118)
Tried all the steps the banner (even the default) does not show???????????

bumping doesn't help much, I get only one mail at a single time :)

You probably have vbSEO and the HTML cleaning option enabled ... or another similar tool. Thus, there are no comments left and then the banners won't show.

In this case, you will have to change the placeholder in the options and in your templates from comment to something else.

Alecsmith 08-30-2012 05:18 PM

Awesome mod :)

Installed on VB 4.2.0 working fine :)

vlady2k 09-19-2012 06:14 PM

RBS 2.4.0 in vb3.8 is conflicting with vBulletin API 1.4.3

CLSSY56 09-20-2012 01:24 AM

Any way to get the banners not to open a new tab, or at least for local links?

y2ksw 09-20-2012 07:28 AM

Quote:

Originally Posted by vlady2k (Post 2366744)
RBS 2.4.0 in vb3.8 is conflicting with vBulletin API 1.4.3

In which way does it conflict? There is nothing I may think of.

y2ksw 09-20-2012 07:28 AM

Quote:

Originally Posted by CLSSY56 (Post 2366867)
Any way to get the banners not to open a new tab, or at least for local links?

Please see the RBS options :)

CLSSY56 09-20-2012 05:53 PM

Quote:

Originally Posted by y2ksw (Post 2366922)
Please see the RBS options :)

That must be in the newer version, I have 2.2.6. Thanks, I'll have to download that.

CLSSY56 09-20-2012 05:55 PM

Do I uninstall then reinstall? Or do I install the new version then uninstall the old one?

Nevermind, I see that the answer is in the PDF file.

CraftyMommy.com 09-21-2012 01:58 AM

Is there an option to make this so paid subscribers don't see the ads?

Wonksta 09-21-2012 06:42 AM

Quote:

Originally Posted by CraftyMommy.com (Post 2367194)
Is there an option to make this so paid subscribers don't see the ads?

The way I do it is put the banner$X code within a vBadvance Module and controll it that way

OR

Wrap the code with a vbulletin conditional to only show for X usergroups or not show for X usergroups

naisho 09-21-2012 06:42 AM

Quote:

Is there an option to make this so paid subscribers don't see the ads?
You can do that using both your RBS manager and your ad manager.

1 - create your banner in RBS
2 - go to your ad manager
3 - put your code in the box (for example <!--@vbbanners:4@--> )
4- select you will see or not see it

This is what I do on my site.

CLSSY56 09-22-2012 02:01 PM

1 Attachment(s)
Quote:

Originally Posted by y2ksw (Post 2366922)
Please see the RBS options :)

Which option? I upgraded to 2.4

gazza2008 09-25-2012 05:41 AM

Hello

Can anyone help me a little

I want to install the rotating banners I have them working its just I dont know how to put them in the 468x60 part on my forum

http://www.theracingview.com/forum.php

I want it on the right of the forum where the adverts can go. Am lost lol

I am using the Blue Demon skin

Cheers

gaz

gazza2008 09-26-2012 06:42 AM

Quote:

Originally Posted by gazza2008 (Post 2368329)
Hello

Can anyone help me a little

I want to install the rotating banners I have them working its just I dont know how to put them in the 468x60 part on my forum

http://www.theracingview.com/forum.php

I want it on the right of the forum where the adverts can go. Am lost lol

I am using the Blue Demon skin

Cheers

gaz


Can anyone help with this please

Videx 09-26-2012 09:43 AM

Quote:

Originally Posted by gazza2008 (Post 2368612)
Can anyone help with this please

The included instructions tell you how to do this. In my version it's right there in the Quick Start on page 2.


All times are GMT. The time now is 10:17 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.04056 seconds
  • Memory Usage 1,865KB
  • 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
  • (6)bbcode_code_printable
  • (29)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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