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-13-2011 07:50 AM

Quote:

Originally Posted by MySaltyreef (Post 2218622)
sorry i am a total noob at this, where do i insert @vbbanners@ if i want it to show at the top of every page?

Please watch the movie (link in the very first post) to see how and where to operate. Also, reading the help file may help a lot. :)

y2ksw 07-13-2011 07:53 AM

Quote:

Originally Posted by attroll (Post 2218627)
I have been experiencing a issue with flash banners. When I have a flash banner show up under my navbar and then I click in one of my drop down boxes in the navbar the flash banner appears on top of the drop down box. This cover up the items in the dropdowns. How can I prevent this from happening?

When you have flash banners which show over menues, they are not transparent. This is a general problem with flash banners and eventually you fix it with the attribute wmode="transparent" and explicit code. However, using the wrapper you should not have this problem, because it is transparent.

y2ksw 07-13-2011 07:54 AM

Quote:

Originally Posted by mdreamer (Post 2218857)
Hi,

Thank you for your replay. I have 2 questions:
1. If my flash has an internal URL I can't track clicks? do i get this right?
2. I guess when you wrote the Text field you meant the field with the description:
"
TextThis field may hold any kind of script (e.g. Google AdSense) and/or HTML which will be inserted in your pages. Please make sure it works and that all tags are closed properly.
"

When you say "leave the other fields empty" - what fields are you referring to?

Thanks
Maayan Dreamer

  1. If you use the wrapper, you can.
  2. Create a new banner and just fill the fields you really need. This is what I mean :)

y2ksw 07-13-2011 07:56 AM

Quote:

Originally Posted by BadgerDog (Post 2218863)
Any follow up help with this problem that appears under vbCMS?

Thanks

Regards,
Doug

Maybe the div tag is defined in CSS in a way it will look weird on Safari :)

Sorry, it's just an idea. I have no real clue about HTML.

y2ksw 07-13-2011 07:58 AM

Quote:

Originally Posted by Londonladadz (Post 2219059)
I've figured out the first issue.


I have a quick question and this this might be nooby, but how would I centre the banner located in ad_navbar_below?

Many Thanks!

gotcha! You didn't read the help :)

<div align="center">...</div> will do the job.

y2ksw 07-13-2011 08:01 AM

Quote:

Originally Posted by MySaltyreef (Post 2219098)
if i want 2 banners one under the other in the ad_navbar_below can i just add another position under the current as an example

i have put

<!--@vbbanners:9@-->

can i use it like this

<!--@vbbanners:9@-->
<!--@vbbanners:8@-->

You better use:
<!--@vbbanners:9@--><br />
<!--@vbbanners:9@-->

Because: you can reuse the same position as often as you want for the same banner type on the same page. All you need is enough banners in your database ;)

y2ksw 07-13-2011 08:04 AM

Quote:

Originally Posted by Londonladadz (Post 2219913)
Right I've got it centred, thanks for the reply.

When I disable the google ad, that comes with the plugin. The ad disappears even though I have one installed. So, to confirm:

URL: URL to linked website that is being advertised
Image/Flash: Image URL

So as an example
URL: http://www.google.com
Image/Flash: http://www.example.com/image.png
Tick click tracking
I leave the flash banner options as I'm not using flash, just an image
Max Clicks: 300

Thats correct right? As I dont seem to see an ad when I disable the google ones. Im expecting for a proper face palm moment but as long as it gets sorted ill happily take the palm!

Check also the time frame. I have found that many servers are out of sync quite a lot (few hours to few days) and thus banners will not show because they are "expired" or not yet to be shown :)

BadgerDog 07-13-2011 08:23 AM

Quote:

Originally Posted by y2ksw (Post 2219922)
Maybe the div tag is defined in CSS in a way it will look weird on Safari :)

Sorry, it's just an idea. I have no real clue about HTML.

Thanks Giovanni ...

I even tried removing the <div> code and just leaving this as the only thing in the template:

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

... and it still appears at the top of the forum instead of the bottom, overwriting the navbar area ...

Regards,
Doug

Edit: Problem fixed ....

Old template contents:
<div align="center"><!--@vbbanners:0@--></div>

New template contents:
<div align="center" class="block"><!--@vbbanners:0@--></div>

For some reason, Safari browsers on any platform including iPhones/iPads needs to see the code changed as shown in the New template.

y2ksw 07-16-2011 08:02 PM

Nice, I knew you would have checked it out :D

jbizzle 07-18-2011 02:36 AM

I'm trying to add the ads in between two forum categories, is that possible? I can't figure out how..


All times are GMT. The time now is 04:02 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.03416 seconds
  • Memory Usage 1,746KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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