The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Banner Rotator Details »» | |||||||||||||||||||||||||
New version of https://vborg.vbsupport.ru/showthread.php?t=133954, compliant with vB 3.7 and with new features!!! So, what does this hack do? - This mod allows you to add lots of forum banners. - The banners will be randomly showed everytime you reload your forums. How can i work with it? - It's all controlable through AdminCP. - NOT NEEDED ftp access to upload banners. - You CAN upload banners (jpg, gif & png) through AdminCP. - You can upload flash (SWF) banners! - You can set a description for individual banners. - You can set size (width & height) for each banner individually - You can edit the description easily and individually. - You can delete the banners through AdminCP (this function delete the banner from the ftp) - You can enable/disable you banners. - Disabled banners remains in the ftp, but will not be shown on forum home. - NEW: You can set different URLs for each banner! - NEW: You can select the forums you want the banner to appear!!! (with inherit option) - NEW: Mass delete banners is now possible. - NEW: You can set default values for new banners on vBulletion Options How can i install? (Time to install: 1 minute if you are fast enough ) - Unzip the package and upload the content of the "upload" folder to your forum directory. - Install product-brotator.xml - Go to your AdminCP > Style Manager > YOUR SKIN > Edit HEADER template and find: Code:
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a> Code:
<center><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a></center> The improvements over the last version werent tested a lot, so please report any bugs you find! Thanks! SUPPORT GIVEN ONLY FOR WHO CLICKED "INSTALL" UPGRADE IS NOT AVAILABLE, SO YOU NEED TO UNINSTALL THE OLD VERSION AND INSTALL THIS ONE Show Your Support
|
Comments |
#192
|
|||
|
|||
Hi thanks for this great addon
but is there anyway to get it so when clicked it Dont open in a new window/Tab ? |
#193
|
||||
|
||||
working perfectly..
but when i click on the banner an another page is opening.. i want it to set as.. my forumhome page url.. working in the same window.. is therea nyway |
#194
|
|||
|
|||
Worked perfectly first time!
Thank you , great mod - Installed and Nominated.. Cheers, Dave |
#195
|
|||
|
|||
This is a great mod and I've used it for quite a while now. But I do have a question:
I currently have a set of horizontal ad banners setup across the top of the page. We are looking to get a separate set of banners set up on the left-hand side of the page for commissioned sales banners. Is there any way to do a different grouping of banner rotations so that only a certain group of banners can be rotated? For reference: http://lsxnation.net We are wanting a separate set of banners below COTM. |
#196
|
|||
|
|||
I have the banner program working, how/where can I change it's location?
Thanks |
#197
|
|||
|
|||
Now I'm getting an error about image/pjpg??? the file I'm uploading is a .jpg, whay is it telling me pjpg?
Thank you for time |
#198
|
|||
|
|||
Not only rotation banner but also single/Continous banner anywhere with many other banner?
Thanks and best regards! |
#199
|
|||
|
|||
i would like to see more than one banner code, like a previous poster, $banner1, $banner2... etc
also, how do we use SWF files??? |
#200
|
|||
|
|||
Add a block like this to your banner manager in vboptions.
Code:
<a href="http://www.yourdomain.com/forums/yourlink/ rel="no follow"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="468" height="60" id="header" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="http://www.yourdomain.com/images/swf/banner.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="http://www.yourdomain.com/images/swf/banner.swf" quality="high" bgcolor="#ffffff" width="468" height="60" name="header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object></a> |
#201
|
|||
|
|||
I have this already (had it for a while and love it), but I want to be able to use it on my VBAdvanced page. How do I go about putting the code as a module so that it shows up?
I tried copying the <center><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a></center> into the module template, but it's not working. hmm...... any thoughts. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|