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)

BadgerDog 07-31-2007 09:29 PM

Quote:

Originally Posted by leoyeh1 (Post 1306260)
open a new window

cyb_flashimagebanners

find

<a href="misc.php?do=cbgoto&amp;id='+this.aCybs[iCtr].bnrID+'&amp;url='+this.aCybs[iCtr].bnrHyperlink+'">';

replace

<a href="misc.php?do=cbgoto&amp;id='+this.aCybs[iCtr].bnrID+'&amp;url='+this.aCybs[iCtr].bnrHyperlink+'" target="_blank">';


Thank you.... :)

Worked great .. :up:

Regards,
Badger

Louis Phong 08-01-2007 03:11 AM

Quote:

Originally Posted by Smartin (Post 1177196)
Why does the "Manage Banners" link direct me to the smilies page?

This link is this:

http://www.bpgforums.com/misc.php?do=cybfibrset

I got same wrong T_T, please help me fix it!

Martilee 08-01-2007 06:02 PM

Is there a way to make this only changed on page refresh and not by time? And also hold the page size instead of jumping the page up and down when it hits banners of different sizes.

BadgerDog 08-01-2007 07:40 PM

Quote:

Originally Posted by Martilee (Post 1307336)
Is there a way to make this only changed on page refresh and not by time? And also hold the page size instead of jumping the page up and down when it hits banners of different sizes.

I don't see that strange "jumping" effect at all on our system?

What browser are you using and do you have a link to your web site so I can see if it happens when I log in there?

Regards,
Badger

mp34play 08-04-2007 12:52 AM

Quote:

Originally Posted by Louis Phong (Post 1306699)
I got same wrong T_T, please help me fix it!

Same problem for me and apparently others. Uninstalled until (if) someone posts the fix for this problem.

Martilee 08-06-2007 03:30 PM

Quote:

Originally Posted by BadgerDog (Post 1307457)
I don't see that strange "jumping" effect at all on our system?

What browser are you using and do you have a link to your web site so I can see if it happens when I log in there?

Regards,
Badger

I use Firefox, it jumped the page since the banners are different sizes. I have since removed them , trying to figure out custom content page now lol

geists2k 08-08-2007 08:14 PM

This hack does not work right with vBadvanced CMPS. It works OK with the rest of the site.

If $cyb_flashimagebanners is included *anywhere* withing the navbar template, the code in $cyb_flashimagebanners is stripped out somewhere before it ever makes it to the browser.

Here is what is output to the browser when included in the navbar template (code is from view source from the home page):

<table width="100%" border="1" cellpadding="0" cellspacing="0">
<tr>
<td>
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxxxxxxxx";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
google_color_border = "AAAAAA";
google_color_bg = "AAAAAA";
google_color_link = "000000";
google_color_text = "333333";
google_color_url = "222222";
google_ui_features = "rc:0";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
<td></td>
</tr>
</table>

Note the empty table cell -- that is where $cyb_flashimagebanners template code is supposed to be. I have tried moving $cyb_flashimagebanners around and it seems to work fine in the header, but if it is anywhere within the navbar template, it doesn't work.

I really like this hack and I really want to use it, but this is pretty much a show stopper for us.

mamashid 08-17-2007 06:37 PM

what does the clicks mean?

Valter 08-20-2007 02:07 AM

v1.6 - Aug 20. 2007.
-Added option to choose to open target links in new or current window/tab
-Fixed bug where ampersand can not be used in links
-Fixed bug with durations in Continuous play mode
-Added option to disable triangle used to catch clicks for flash banners
-Several minor compatibility/security fixes...

To upgrade:
-Import XML, allow overwrite.
-Revert hack templates if any modified.

BadgerDog 08-20-2007 12:40 PM

v1.6 Installed with vBulletin v3.6.7pl1 ...

Working great .... :up:

Thanks ... :)

Regards,
Badger


All times are GMT. The time now is 06:49 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.01273 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)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