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 |
#2062
|
||||
|
||||
Quote:
In any case, if you can run the banner from a clean HTML page the desired way, you can do it also from inside the RBS software. |
#2063
|
|||
|
|||
thank you
now is fine |
#2064
|
|||
|
|||
Huh!!
Rotating Banner System has stopped working on my forum. Maybe today, maybe before 1-2 days. I have not changed the configuration of the forum, nothing more've installed. Gives no error, just does not show the code: ( Any suggestions? And... I see strange code Manage Products - Edit: Version 2.4.0 - Install code: Code:
$SQL = array(); $SQL[] = "ALTER TABLE `" . TABLE_PREFIX . "rbs_banners` CHANGE `width` `width` INT UNSIGNED NOT NULL DEFAULT '0'"; $SQL[] = "ALTER TABLE `" . TABLE_PREFIX . "rbs_banners` CHANGE `height` `height` INT UNSIGNED NOT NULL DEFAULT '0'"; $SQL[] = "ALTER TABLE `" . TABLE_PREFIX . "rbs_banners` CHANGE `maximpressions` `maximpressions` INT UNSIGNED NOT NULL DEFAULT '0'"; $SQL[] = "UPDATE `" . TABLE_PREFIX . "rbs_banners` SET `text`='<script type=\"text/javascript\"> <!-- google_ad_client = \"ca-pub-4756434467422936\"; /* RBS Text */ google_ad_slot = \"5636861293\"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type=\"text/javascript\" src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"></script>' WHERE `text` LIKE '%pub-8477879996596626%' AND `text` LIKE '%468x60_as%'"; $SQL[] = "UPDATE `" . TABLE_PREFIX . "rbs_banners` SET `text`='<script type=\"text/javascript\"> <!-- google_ad_client = \"ca-pub-4756434467422936\"; /* RBS Image */ google_ad_slot = \"8194031811\"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type=\"text/javascript\" src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"></script>' WHERE `text` LIKE '%pub-8477879996596626%' AND `text` LIKE '%8172517593%'"; $SQL[] = "UPDATE `" . TABLE_PREFIX . "rbs_banners` SET `text`=REPLACE(`text`, 'pub-8477879996596626', 'ca-pub-4756434467422936')"; $SQL[] = "UPDATE `" . TABLE_PREFIX . "rbs_banners` SET `md5key`=MD5(`name`) WHERE `md5key`='' AND `text` LIKE '%ca-pub-4756434467422936%'"; run_sqls($SQL); Whta is this - this is not my adsense - ca-pub-4756434467422936? Hack? |
#2065
|
||||
|
||||
Quote:
If your banners stopped, check the dates. This is the most probable reason if you haven't changed anythings else. |
#2066
|
|||
|
|||
No, dates are OK - 2022 Year...
Impressions is OK too. Maybe like a Windows OS - uninstall / fresh install? |
#2067
|
||||
|
||||
Quote:
|
#2068
|
|||
|
|||
mm, with "Impressions is OK too." i mean thаt i have set:
Max. Impressions With this value you may limit how often banners are shown on your pages. to 4294967295 - so the problem is not there. |
#2069
|
||||
|
||||
One of the first things you should do when troubleshooting is put up a static graphic and give us the link so we can at least tell you if we can see it.
Hiding your site or trying to use complex scripts like adsense just makes a solution that much more difficult. |
#2070
|
|||
|
|||
I tried it with text ...
I have deleted adsense code from several positions and put text "ZZZZ" ZZZZ does not appear ... It is not a browser problem. |
#2071
|
||||
|
||||
Quote:
Quote:
So if you have these settings and really nothing changed between then and now: Attachment 141978 (any position will do, if you have the placeholder) Attachment 141979 Attachment 141980 (no forums selected) banners must show. Do you have maybe another plugin which hides or shows content and that is expired? For example the inbuilt advertising system? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|