The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rotating Banner System Details »» | |||||||||||||||||||||||||||||||||||||||||||
With the Rotating Banner System software, you may publish literally anywhere standard banners and advertising, with no restriction but your imagination. Unlike many other products, it allows to show an unlimited amount of banners and advertising, which are randomly shown at the places you choose, and you may refer generically to an Ad by using specific placeholders.
Also the management is straight-forward and simple to use. Forum administrators with maintenance rights may add, edit and delete records from the Administration Control Panel (ACP), one of each representing a banner. After saving the new banner settings, they are immediately visible at your board. Compatibility: from vBulletin 3.6.5 onwards By the way, I do also install the hack on your boards, but since I am very, very busy, it may take some time (weeks) until it gets done. Tutorials:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
23 благодарности(ей) от: | ||
Alecsmith, amine13420, Filgga, fxdigi-cash, ggrimes620, goxy63, Insta-Gator, LOGECT, nuTTTz, Paul., rootsxrocks, scottkoz20, SWSUSA, tacklebox joe, Teascu Dorin, Tony_FPM, VB-STYLE, viper357, vithorius |
Comments |
#952
|
|||
|
|||
Y2, as usual you openned a can of worms with the new update
Do you think that if I update, that it will create any issues with my HTML pages? Code:
Y2, remember you created this code for me and I have it running on a number of "non-forum" sites. <?php error_reporting(E_ALL & ~E_NOTICE); define('SKIP_SESSIONCREATE', 1); define('NOCOOKIES', 1); define('THIS_SCRIPT', 'rbs_blank'); $phrasegroups = array(); $specialtemplates = array(); $globaltemplates = array(); $actiontemplates = array(); require_once('./global.php'); $html = '<html> <head> <title>Rotating Banner System</title> </head> <style type=\"text/css\"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style> <body> <!--@vbbanners:0@--> </body> </html>'; eval('print_output("' . $html . '");'); ?> Calling it with: <iframe src="http://98.131.36.111/rbs_html.php" width="600" height="80" scrolling="no" marginheight="0" marginwidth="0" ></iframe> |
#953
|
|||
|
|||
i know why it didn't work
it's work only with visitor and member not admins if i put a images banner not working but if put text it work but only visitor and member will see that not me |
#954
|
|||
|
|||
Hello,
Unfortunately, In the new version still several bugs that required to be fixed: I have VB 3.8.2 and here is what happens. 1. When you save banner settings. Expire date and time jumps forward 20 hours or so. That means you cannot set accurate banner expire date and time. 2. When all required settings for flash banner are enabled, embedded link that included within swf banner code does not work. meaning visitors cannot get to advertisers websites by clicking on banner. |
#955
|
||||
|
||||
You mean you want to reset the impressions on all existing banners?
Query: Code:
UPDATE rbs_banners SET impressions=0 |
#956
|
||||
|
||||
Quote:
2. The Flash wrapper works as designed. It was designed to override internal flash links in order to allow click tracking and overriding erroneous, missing or tampered embedded links. Thus, you will have to specify also a landing page (URL), else it will not go anywhere. If you want to use your banner as-is, you don't need the wrapper. In this case, paste the banner code into the Text field and leave all other fields empty (unmodified). As easy as that. However click tracking would not work, unless the embedded link calls the script rbs_banner.php?id=N, where N is the ID of the banner you wish to track. In this case, you will have to setup a landing page, too. |
#957
|
||||
|
||||
Quote:
I attach here a typical banner setting. If you are still testing, I suggest to reinstall the product in order to get the default settings back, and be sure the predefinded banners work as designed. I'm really unhappy with a situation I can't see and have to guess what's wrong. |
#958
|
||||
|
||||
Quote:
|
#959
|
|||
|
|||
I have installed it and it works very well except on flash banner.
The flash banner flicker Any idea? |
#960
|
|||
|
|||
Thanks, This mod, enables me to make a lot of money with my website. Todate, all issues were my screwups.
|
#961
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|