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)

Alibass 12-12-2012 01:29 PM

Have you been running this ad for a year or is it new?

Desibabu19 12-12-2012 01:54 PM

Quote:

Originally Posted by Alibass (Post 2390214)
Have you been running this ad for a year or is it new?

This is a new ad.

Alibass 12-12-2012 02:09 PM

Quote:

Originally Posted by Desibabu19 (Post 2390217)
This is a new ad.

It's your ad not the mod. You need to redo it and set the time delays longer for each frame.

Desibabu19 12-12-2012 04:04 PM

If it is my flash file, why does it behave differently under the RBS banner and direct mode ?
Is browser not expected to use the same timer in both cases ?

My doubt is if RBS banner ignores the fps or time delays and uses its own.

y2ksw 12-12-2012 06:41 PM

Quote:

Originally Posted by Desibabu19 (Post 2390254)
If it is my flash file, why does it behave differently under the RBS banner and direct mode ?
Is browser not expected to use the same timer in both cases ?

My doubt is if RBS banner ignores the fps or time delays and uses its own.

The wrapper does nothing to the imported files.

It just makes it possible to define a different landing page from what is implemented into the file, and removes also a z-order annoyance (menues behind flash). You may however use your own code and put it into the Text field.

scca 12-13-2012 06:40 AM

I am trying to instal this, but getting an error:
********
Please upload the files that came with the product before installing or upgrading!

Missing files:
********

there is nothing after missing files, and I have uploaded the files and checked permissions, any help?

I am on 4.1.11

y2ksw 12-13-2012 02:15 PM

Quote:

Originally Posted by scca (Post 2390432)
I am trying to instal this, but getting an error:
********
Please upload the files that came with the product before installing or upgrading!

Missing files:
********


there is nothing after missing files, and I have uploaded the files and checked permissions, any help?

I am on 4.1.11

Please check the file permissions. The uploaded files should have the same permissions as any other file for your web application/vbulletin.

millo87 12-20-2012 05:28 PM

Had a problem getting this working and y2ksw got it all set up for me. A great guy and a great mod. I cant express my thanks enough.

hotdogsales323 12-27-2012 07:55 PM

HI, I recently installed the mod a week ago and am really enjoying the interface and information it provides. It really is imperative for rolling out unique banner ads.

I've been having a strange problem though. With the plugin installed and enabled some threads display the wrong last post and as such the sorting for threads is wrong. Users are still able to post and said posts display in the thread but do not show up as counted.

I have already rebuilt counters several times and so far it looks like the only fix so far has been to disable RBS.

Any thoughts?

y2ksw 12-28-2012 09:14 AM

Quote:

Originally Posted by hotdogsales323 (Post 2393091)
HI, I recently installed the mod a week ago and am really enjoying the interface and information it provides. It really is imperative for rolling out unique banner ads.

I've been having a strange problem though. With the plugin installed and enabled some threads display the wrong last post and as such the sorting for threads is wrong. Users are still able to post and said posts display in the thread but do not show up as counted.

I have already rebuilt counters several times and so far it looks like the only fix so far has been to disable RBS.

Any thoughts?

The plugin does nothing to posts or threads. The only idea I have about is the banner HTML ... if you use scripted banners. We had problems with a few exotic banner platforms mixing up variables with Google Analytics and thus making work or the one or the other.

mackers8923 12-30-2012 10:06 PM

Ok so hack installed but regarding the screen shots showing the hack one of them clearly shows a banner directly opposite the vbulletin default logo, I'm having great problems getting this to match this screen shot, obviously the code for the banner is placed in the navbar / header template but my limited understanding means I'm stuck.

Could someone please point me in the right direction?

FannBlade 12-30-2012 10:33 PM

The code should be placed in the appropriate "ad location" area.
Try ad_global_header1 or 2

mackers8923 12-30-2012 10:49 PM

Quote:

Originally Posted by FannBlade (Post 2393672)
The code should be placed in the appropriate "ad location" area.
Try ad_global_header1 or 2

Tried them previously, each time they bump to the bottom of the header and cause my header to extend to a degree I can't use....

FannBlade 12-30-2012 10:54 PM

Make sure banner is not over the 468x60 size. I've actually had to resize one just undersized to keep it from shoving the template out of place.

mackers8923 12-30-2012 11:00 PM

Quote:

Originally Posted by FannBlade (Post 2393675)
Make sure banner is not over the 468x60 size. I've actually had to resize one just undersized to keep it from shoving the template out of place.

Sadly the same result, banner checked and it is def 468x58 so should be ok.

FannBlade 12-30-2012 11:12 PM

default style?

mackers8923 12-30-2012 11:15 PM

Quote:

Originally Posted by FannBlade (Post 2393678)
default style?

No, I'll try that now...

mackers8923 12-30-2012 11:18 PM

Works on the default style all be it the banner is directly beside the logo....

In the right direction now I think..

Thanks

FannBlade 12-31-2012 10:08 AM

Good deal.

zackw 12-31-2012 05:34 PM

Still looking for information on my issue:
https://vborg.vbsupport.ru/showpost....postcount=2116

Why does the start and stop times auto-increment by an hour every time the banner is saved? This doesn't seem like a proper feature, I want to set the hour and minutes exactly the way I want, it doesn't make sense for the times to change on their own.

Thoughts?

Melodym 12-31-2012 08:11 PM

I am clueless :(
I install the module in the control panel. Set it to on to show the developer's ads but not sure where to put the code.
Does <!--@vbbanners:%d@--> goes somewhere, right?
I'm not good at this stuff.

mackers8923 12-31-2012 09:50 PM

Quote:

Originally Posted by Melodym (Post 2393873)
I am clueless :(
I install the module in the control panel. Set it to on to show the developer's ads but not sure where to put the code.
Does <!--@vbbanners:%d@--> goes somewhere, right?
I'm not good at this stuff.

You need to follow the last few instructions given to me, find the template which is pre fixed ad_.... for the location you want your ads to appear copy the copy in there but edit the %d to the location where you have placed it i.e. <!--@vbbanners:0@--> for position 0 banners as per your list.

Melodym 12-31-2012 11:29 PM

That helps, Thanks :-)

I got it going below the nav bar but I'm not sure where to tell it to be centered.

Melodym 12-31-2012 11:40 PM

Wait, I got it centered. Woo hooo!!

GarethBurrows 01-01-2013 05:39 PM

Hi,

We have just kicked off a forum and want to get some banner adverts in place. A quick search has brought me to this page which seems to tick all the boxes for what we want.

We are running VB 4.2.0 on xampp on a Windows 2008 R2 server

Are there any issues that we need to be aware of? The current skin is Modern Blue from PureVB which limits slots to 1 top banner and 1 footer banner and we have at least 12 advertisers lined up already.

Regards

Gareth

y2ksw 01-02-2013 11:56 AM

Quote:

Originally Posted by zackw (Post 2393850)
Still looking for information on my issue:
https://vborg.vbsupport.ru/showpost....postcount=2116

Why does the start and stop times auto-increment by an hour every time the banner is saved? This doesn't seem like a proper feature, I want to set the hour and minutes exactly the way I want, it doesn't make sense for the times to change on their own.

Thoughts?

This is a server issue, where the database server runs on a different time or time zone than the web server. Your hosting provider should really use NTP in order to keep the date/time aligned and use the same time zone on all servers.

We use this:
Code:

# cat /etc/cron.d/ntpdate
0    1    *    *    *    root    ntpdate pool.ntp.org > /dev/null 2>&1


y2ksw 01-02-2013 11:58 AM

Quote:

Originally Posted by GarethBurrows (Post 2394011)
Hi,

We have just kicked off a forum and want to get some banner adverts in place. A quick search has brought me to this page which seems to tick all the boxes for what we want.

We are running VB 4.2.0 on xampp on a Windows 2008 R2 server

Are there any issues that we need to be aware of? The current skin is Modern Blue from PureVB which limits slots to 1 top banner and 1 footer banner and we have at least 12 advertisers lined up already.

Regards

Gareth

Just keep kickin' :)

Use one placeholder/location on top and footer and the 12 banners will rotate on that.

fxdigi-cash 01-03-2013 10:35 PM

I just installed the latest version of this mod on my vb.4.2, but get an error in the control panel says there is an error. The side menu disappear till I disable this mod...!!

any ideas??

Thanks in advance.

P.S: where do we place the Addon folder?? it could be the cause of this issue!

y2ksw 01-03-2013 10:58 PM

Quote:

Originally Posted by fxdigi-cash (Post 2394578)
I just installed the latest version of this mod on my vb.4.2, but get an error in the control panel says there is an error. The side menu disappear till I disable this mod...!!

any ideas??

Thanks in advance.

P.S: where do we place the Addon folder?? it could be the cause of this issue!

Please read the installing instructions. If you are new to vBulletin, you should first install other plugins and get used to the plugin system.

This product/plugin does nothing to your board, styles and whatsoever. After uploading make sure the uploaded files have the right permissions.

fxdigi-cash 01-03-2013 11:06 PM

Quote:

Originally Posted by y2ksw (Post 2394581)
Please read the installing instructions. If you are new to vBulletin, you should first install other plugins and get used to the plugin system.

This product/plugin does nothing to your board, styles and whatsoever. After uploading make sure the uploaded files have the right permissions.

Thanks mate for the comments.

I will try installing previous versions first and see how things go.

Thanks again.:)

fxdigi-cash 01-03-2013 11:18 PM

BTW, where do I find the installing instructions?

what I did was uploading the files to my vb folder like: whatever inside upload folder uploaded to my vb folder. And then the addon folder to the vb root folder where it appears in the main folders' tree... is that correct?

fxdigi-cash 01-04-2013 12:31 AM

OK after installing all versions one by one, the mod works great. Thanks a lot.

Gripi 01-05-2013 09:24 AM

hi..

i hope in the next release, you put "Expired Time" list inside the banner list menu.

right now banner list menu already have "ID, Name, Position, Impressions, Clicks"

the purpose is, we dont need to open one by one just to check when the banner time expired.

thanks alot for this great addon

licensinglinks 01-08-2013 12:40 PM

I have recently installed Google AdSense. I notice that the impressions displayed in my AdSense account are significantly less (10 TIMES LESS!!!!) than the impressions the RBS is reporting.

In short, AdSense tells me I've only served a total of 128,000 ad impressions, but RBS tells me that I've delivered way over ONE MILLION ad impressions in total.

What's going on here, and how do I fix it??? Is RBS counting bots or something?

y2ksw 01-08-2013 01:05 PM

Quote:

Originally Posted by fxdigi-cash (Post 2394584)
BTW, where do I find the installing instructions?

what I did was uploading the files to my vb folder like: whatever inside upload folder uploaded to my vb folder. And then the addon folder to the vb root folder where it appears in the main folders' tree... is that correct?

The addon is an addon which contains special (and unsupported features) files normally not needed and thus not installed :)

The installation instructions are contained in the PDF file, which also informs about the features of this product.

y2ksw 01-08-2013 01:11 PM

Quote:

Originally Posted by licensinglinks (Post 2395540)
I have recently installed Google AdSense. I notice that the impressions displayed in my AdSense account are significantly less (10 TIMES LESS!!!!) than the impressions the RBS is reporting.

In short, AdSense tells me I've only served a total of 128,000 ad impressions, but RBS tells me that I've delivered way over ONE MILLION ad impressions in total.

What's going on here, and how do I fix it??? Is RBS counting bots or something?

There is no need to fix it. The Google AdSense counts are at most approximate, and will not consider some devices. Please make sure you understand what Google AdSense does and what not. It does not do quite a lot :)

RBS counts also half viewed pages where people are in too much hurry to wait and counts also all visits from spiders which eventually show banners. Google does exclude its own visits. So if your site is visited from more spiders than real visitors, the counts may seem exaggerated, but in fact, they are precise as a swiss clock.

zackw 01-09-2013 05:18 PM

Quote:

Originally Posted by y2ksw (Post 2394184)
This is a server issue, where the database server runs on a different time or time zone than the web server. Your hosting provider should really use NTP in order to keep the date/time aligned and use the same time zone on all servers.

We use this:
Code:

# cat /etc/cron.d/ntpdate
0    1    *    *    *    root    ntpdate pool.ntp.org > /dev/null 2>&1


This makes sense, buy my server hosts both the MySQL and the forum. I mean, it's the same server, same user. I have a dedicated server for the forum and database.

Do I need to change the timezone in vBulletin itself, or in the MySQL server itself? Or in Apache? Or do I have to change settings in all of them to the same setting?

Thanks!

y2ksw 01-09-2013 05:54 PM

Quote:

Originally Posted by zackw (Post 2395797)
This makes sense, buy my server hosts both the MySQL and the forum. I mean, it's the same server, same user. I have a dedicated server for the forum and database.

Do I need to change the timezone in vBulletin itself, or in the MySQL server itself? Or in Apache? Or do I have to change settings in all of them to the same setting?

Thanks!

It needs the MySQL Server and the server itself to run on the same timezone. Normally, this is automatic. If you have problems with DST or if the visitor time differs from your personal settings, you need to set the timezone of vbulletin, until these times match. If you have server access, the visitor time should match the date/time of the server's date command of the user who runs Apache.

Personally, I leave the DST settings of vbulletin alone (disabled), but change twice a year its timezone. Noticeably, the times in the MySQL records differ from the times I see in the Banner's ACP, but the banners show and hide correctly, and don't shift while saving.

dreamygirl 01-13-2013 03:23 PM

Thanks for this mod!

I have VB 4.2 with VBSEO.

When I put @vbbanners:0@ in my template, my test banner shows perfectly.

When I put @vbbanners:%d@ in my template, I see no banner, only the text is shown back to me: @vbbanners:%d@

Do you have advice to make %d work?

y2ksw 01-14-2013 08:36 AM

Quote:

Originally Posted by dreamygirl (Post 2396623)
Thanks for this mod!

I have VB 4.2 with VBSEO.

When I put @vbbanners:0@ in my template, my test banner shows perfectly.

When I put @vbbanners:%d@ in my template, I see no banner, only the text is shown back to me: @vbbanners:%d@

Do you have advice to make %d work?

You have to use @vbbanners:0@ ... @vbbanners:9@ in your templates. %d is the number (0-9) in the placeholder (options).


All times are GMT. The time now is 09:15 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.03922 seconds
  • Memory Usage 1,846KB
  • 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
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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