vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Cyb - Flash-Image Banner Rotator (https://vborg.vbsupport.ru/showthread.php?t=131254)

Tilly 10-05-2007 07:10 AM

Has anyone figured out how to stop the "flickering" of the screen when your running your banners on active?

Tilly 10-05-2007 07:22 AM

Only thing I have found that works is setting the Duration to 10000 is there anything else?

mhackl 10-10-2007 10:49 PM

Hack looks great but I really need the ability to have multiple triggers like"
Code:

"$cyb_flashimagebanners1" and "$cyb_flashimagebanners2"
So that I could designate what banners were shown where. Maybe have a comma delimited list in the ads settings in ADMINCP.

principino1984 10-11-2007 06:05 AM

Quote:

Originally Posted by mhackl (Post 1357229)
Hack looks great but I really need the ability to have multiple triggers like"
Code:

"$cyb_flashimagebanners1" and "$cyb_flashimagebanners2"
So that I could designate what banners were shown where. Maybe have a comma delimited list in the ads settings in ADMINCP.

this would be great also for me!

slosupra 10-11-2007 05:15 PM

i have set up my banners and they show up okay but they are not link to the site when you click on them. also is i want to put them into the forum some where other then the top (left, center, right) which template would i use

Zorck 10-16-2007 12:33 PM

This is an excelent MOD, thanks Cybernetec.

Quote:

Originally Posted by Tilly (Post 1353322)
Has anyone figured out how to stop the "flickering" of the screen when your running your banners on active?

I have the same problem.
I found that this mods create 2 empty strings for the banners. and this try to show a 2 empty gif. Maybe this causes the flickering

Quote:

_NEW.bnr("IMAGE", "clear.gif", "0", "0", "0", "x", "y", "-2");
_NEW.bnr("IMAGE", "clear.gif", "0", "0", "0", "x", "y", "-1");
_NEW.bnr("IMAGE", "DR/banners/DK-Banner.jpg", 5, 60, 468, "http://digireflex.net/forumdisplay.php?f=48", "DK-Ventas", "1");
_NEW.bnr("IMAGE", "DR/banners/miamibaires.jpg", 5, 60, 468, "http://www.miamibaires.com", "Miamibaires", "2");
_NEW.bnr("IMAGE", "DR/banners/electectonicsba.jpg", 5, 60, 468, "http://digireflex.net/forumdisplay.php?f=61", "ElectronicsBA", "3");
_NEW.bnr("IMAGE", "DR/banners/melelectronics.jpg", 5, 60, 468, "http://digireflex.net/forumdisplay.php?f=62", "MelElectronics", "4");

Help will be apreciated.

dtommy79 10-16-2007 07:00 PM

Hi,

I installed it on localhost and I have this error above the navbar:

Quote:

; } else if (this.aCybs[iCtr].bnrType == "IMAGE") { bannerinfo = bannerinfo + ''+this.aCybs[iCtr].bnrTitle+''; } bannerinfo = bannerinfo + ''; } return bannerinfo; } Cbnr.prototype.start = function() { this.changeCbnr(); var thisCbnrObj = this.obj; setTimeout(thisCbnrObj+".start()", this.aCybs[this.currentCbnr].bnrDuration * 1000); } Cbnr.prototype.changeCbnr = function(){ var oldCbnr=this.currentCbnr; while (this.currentCbnr==oldCbnr) { this.currentCbnr=Math.round((this.aCybs.length-1)*Math.random()); } if (document.getElementById(this.aCybs[oldCbnr].bnrID).style.display=='block') { document.getElementById(this.aCybs[oldCbnr].bnrID).style.display="none"; } document.cbgoto.id.value = this.aCybs[this.currentCbnr].bnrID; document.cbgoto.url.value = this.aCybs[this.currentCbnr].bnrURL; document.getElementById(this.aCybs[this.currentCbnr].bnrID).style.display="block"; }

CoryNickerson 10-16-2007 08:15 PM

displays banners great when i click a banner the link doesnt work. just doesnt load. o.O

sylar 10-16-2007 10:07 PM

Installed it and it works pretty good for except two things

Links dont work on click and also I have a blank one that pops up. I only have 3 rotating and they load fine but where id the blank one coming from.

SuperTaz 10-17-2007 08:04 AM

Installed. Thank you.


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