The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Cyb - Flash-Image Banner Rotator Details »» | |||||||||||||||||||||||||
Info:
Easy to use/manage banner rotator which works with both, image and flash banners. Features: -one-step installation -specify display duration/dimensions of individual image/swf -set position on page and margins in ACP -continuous and random play modes -exclude usergroups from viewing banners -automatically add banners to forum header (can be turned on/off) -easy manage banners -click counter Installation: 1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product] 2. OPTIONAL: Open desired template and add "$cyb_flashimagebanners" where you wish banners to appear 3. OPTIONAL (if link to manage banners page is not shown in Quick links menu): Open navbar template and add "$insert_cybfibr" after "$vbphrase[miscellaneous]</td></tr>" To set options: Go to: AdminCP > vBulletin Options > Cyb - Flash-Image Banner Rotator Credits and Notes: -Part of the javascript code was originally written by M. K. Namdeo few years ago. -Only SuperAdmins can access Banner Management page Versions: v1.0 - Nov 11. 2006. -Initial release v1.1 - Jan 29. 2007. -Fixed bug (code makes some functions in newthread form not working when WYSIWYG editor is enabled) v1.2 - Feb 06. 2007. -Added separate page for banners management (only SuperAdmins can access it) -Added link to Manage Banners page to Quick Links menu (viewable to SuperAdmins only) -Few more options in ACP, small code improvements,... v1.3 - Feb 25. 2007. -Fixed bug (' can't be used in titles) -You don't need to set admincp folder name anymore (if changed). This is now detected automatically. -Settings page better organized... v1.4 - Jun 14. 2007. -Completely rewritten version -Better and easier banner management (check new screenshots) -Added option to set pages where banners are shown (shown on all pages if blank) -Added click counter -Group membership checking works now for supplementary usergroups too -Many other fixes and improvements v1.5 - Jul 26. 2007. -Fixed security exploits and known bugs v1.5.1 - Jul 29. 2007. -Improved security on writing data to some db fields 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... v1.7 - Apr 30. 2008. -CSRF protection added -Compatible with vBulletin 3.7 Gold (may not work with Beta/RC releases) -Minor bugs fixed v1.8 - Dec 28. 2008. - New Play Mode: One banner per refresh - New: You are now able to put e-mail address as banner link. - Fixed bug: page flickering/blinking in Random Play Mode on some sites - Minor bug fixes/code optimization Live Demo: http://www.bihforum.com PLEASE click INSTALL if you like this hack Show Your Support
|
Comments |
#152
|
||||
|
||||
Can we have a Option to stop rotating automatically and only by Siderefresh?
|
#153
|
|||
|
|||
Option may be added in next version.
|
#154
|
||||
|
||||
Great! :up:
|
#155
|
||||
|
||||
I've changed template of my forum and now the option to add automatically the banner at the top right of the page doesn't work anymore. Any suggestion other than add the code manually?
|
#156
|
|||
|
|||
Send me a header template content via PMs and I'll tel you what's missing.
|
#157
|
|||
|
|||
great mod .. but how do i change the background color ??
|
#158
|
|||
|
|||
Ok I installed this fine add-on and it works great. Well everything went well with the first style. I created the banners and installed and it shows up on the right side of the header just like I expected.
Then I placed the code in the header for the other style and for some reason the banner shows up on the left side. I've tried everything to make it show on the right side of the table however...... <a name="top"></a> <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0" class="wrapper"> <tr> <td valign="top" class="Lbdr"><img src="images/tigra/spacer.gif" alt="" width="4" height="1" /></td> <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="Cwrapper"> <tr> <td class="headerbg"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="headerL"> </td> <td> </td> <td width="496" bgcolor="##00FFFF">$cyb_flashimagebanners</td> </tr> </table></td> </tr> <tr> <td class="abovenavbg"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="abovenavL"> </td> <td><div align="right" id="abovenav"> <a href="http://epme.peninsulamustang.com/upload/cmps_index.php">Peninsula Mustang Enthusiast</a></div></td> </tr> </table></td> </tr> <tr> <td class="navbg"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="navL"> </td> <td> <!-- nav buttons bar --> <table id="navstyle" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <if condition="$show['member']"> <td><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> <if condition="$show['registerbutton']"> <td><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> </if> $template_hook[navbar_buttons_left] <td><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[falq]</a></td> <td><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> <td><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> <if condition="$show['popups']"> <if condition="$show['searchbuttons']"> <if condition="$show['member']"> <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> <td id="navbar_search" ><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td> </if> <if condition="$show['member']"> <td id="usercptools" ><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td> </if> <else /> <if condition="$show['searchbuttons']"> <td><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td> <if condition="$show['member']"> <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> </if> <td><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td> <if condition="$show['member']"> <td><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=n o,menubar=no,toolbar=no,scrollbars=yes,resizable=y es,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td> </if> </if> $template_hook[navbar_buttons_right] <if condition="$show['member']"> <td><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td> </if> </tr> </table> <!-- / nav buttons bar --> </td> </tr> </table></td> </tr> <tr> <td class="contentbg"><!-- content table --> $spacer_open $_phpinclude_output |
#159
|
|||
|
|||
Replace:
Code:
<td class="headerL"> </td> Code:
<td class="headerL" width="100%"> </td> |
#160
|
|||
|
|||
I fixed the above problem with a rebuild of the table but now I get 2 of the same errors:
Error: 'document.cbgoto.id' is null or not an object I would appreciate any help please this is the best banner add-on I've found and I want to use it. Rudy http://epme.peninsulamustang.com/upload/cmps_index.php |
#161
|
|||
|
|||
I multiple instances of the add-on running some how. Where ever there was a
<td> </td> it kept inserting the call for the banners. Anyway fixed. Rudy |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|