[Ищу] Баннерокрутилку под четверку

Статус
В этой теме нельзя размещать новые ответы.

obnon

Профессор
Регистрация
1 Июн 2008
Сообщения
244
Реакции
40
В хедере баннеры 468х60.. чтоб каждый раз новый баннер показывало.

Чем можно сделать?
 
openX смотрел ?

вообще такое ( без статистики ) - 10 строчек кода
 
А попроще openX.

Вообще чтоб сама простота была.. Просто меняем рандомно картинку и линк.
 
PHP:
<?php
$arr=file("./list.txt");
echo trim($arr[array_rand($arr)]);
?>

в файле list.txt записи вида
Код:
<a href="link1"><img src="img1" /></a>
<a href="link2"><img src="img2" /></a>
<a href="link3"><img src="img3" /></a>
<a href="link4"><img src="img4" /></a>
...
 
А точно код верен ? Потому что в Advertising вставил и что-то не работает.

Вот мне бы такой простой как раз подошел бы очень.
 
код точно верен, а вот как и куда ты его вставлял - не факт
 
  • Заблокирован
  • #7
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 (подходит для 3.6, 3.7. и 3.8 линейки включительно)
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:
Updates:
  • 2.0.1: Simple click tracker added, HTML help included.
  • 2.0.3: Small bug fixes; additional banner list, navigation bar, E-Mail field for banner event notifications and automatic save on scroll setting; absolute URL to rbs_banner.php in order to allow click tracking on non-standard pages; supported languages: English, Italian; Help file clean-up.
  • 2.0.5: Small bug fixes; additional details in banner list; email notification for epired banners.
  • 2.0.6: vbCMS compatibility bug fix; additional banner lists.
  • 2.0.7: Usergroups filter: now it is possible to define a list of usergroups which may show a banner; additional vbCMS compatibility bug fix.
  • 2.0.8: Various fixes and most of all, inclusion of the right files: admin_rbs.php, cpnav_rbs.xml
    smile.gif
  • 2.0.9: Extra comma fix in new record creation.
  • 2.1.0: Fix for an occasional banner type selection bug, when the sample banners have been deleted or disabled.
  • 2.2.0 (Major upgrade:( Up to 10 different banner locations. Requires changes to your existing placeholders in your templates, since a more generic format has been chosen. If you don't need more than 2 different locations, you don't need to upgrade. Changed files: rbs_banner.php, admin_rbs.php
  • 2.2.1: Minor bug fix in files: admin_rbs_h_banner_list.php, admin_rbs_v_banner_list.php
  • 2.2.1: Hotfix for Max Clicks saving bug.
  • 2.2.2: More listings and less files. PDF Help. Separate Italian add-ons and help. Duplicate button.
  • 2.2.3: Minor bug fixes. Changed files: product-rbs.xml
  • 2.2.4: Flash Banner support (beta). Changed files: product-rbs.xml, rbs_wrapper.swf, admin_rbs.php, English Help.
  • 2.2.5: Hotfix for vBulletin 4.0.2 compatibility bug.
  • 2.2.6: Checking for installed Flash Wrapper rbs_wrapper.swf; A few English FAQ; Help files. Changed files: product-rbs.xml
 

Вложения

  • 2.3.1.rbs.zip
    266,6 KB · Просмотры: 8
  • banner.png
    banner.png
    27,7 KB · Просмотры: 13
Статус
В этой теме нельзя размещать новые ответы.
Назад
Сверху