VBsupport перешел с домена .ORG на родной .RU
Ура!
Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей
Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже: Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота. Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
What this does
This will allow you to setup a linked banner to appear on you forums area. The look of the icon depends on how you want to set it up in the templates. This will work for all levels of sub-forums. See screenshot for example.
--------------------------------------
Полезная в общем-то, вещь.
Помещает дополнительную рекламную ссылку с баннериком (по вашему выбору, естественно), на форум.
Собссно, смотрим скриншоты.
This modification will add an image banner with link and text to each forum you choose, and display it in on your forumhome postbits, you can have a different banner for each forum with additional text above the banner like Sponsored by or affiliated with, or you can choose to have no text.
---------------------------------------
Добавляет вах банник с ссылкой к любому разделу.
Добавлено через 01 минут(ы)
И еще одно приспособление для рекламы.
Добавляет баннер к каждой категории.
vB Version: 3.5.0 RC2
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Сменное лого /Random Logo in Header
13
Инструкция в аттаче
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Category Banner ads on forumhome
10
Adapted from "Banner ad on forum Home " script by Beermonster http://www.vbulletin.org/forum/showthread.php?t=63994
This modification will add an image banner with link and text to each Category you choose, and display it in on your forumhome, you can have a different banner for each Category with additional text above the banner like Sponsored by or affiliated with, or you can choose to have no text.
-------------------
Скриншоты в архиве
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Usergroup Specific Adverts
6
Usergroup Specific Adverts 3.5.0
Installation Instructions
Step 1: Upload the .xml file to the Product Manager
Step 2: Edit the global_advert template to add your advert code, i.e. Google Adsense code
Step 3: Add the variable $advert to any of the following templates: header, navbar, footer - I placed mine at the top of the navbar template to make it show like it does in the screenshots
Step 4: Alter the plugin code to reflect your premium members/staff usergroups so that they do not see the ads (if you don't want them to)
To do so, edit:
PHP Code:
Code:
if (!in_array($vbulletin->userinfo['usergroupid'], array(5, 6, 7))) {
replacing, obviously, 5, 6, 7 with whatever usergroups you need
-----------------
Полезный хак, показывает баннер только указанным группам юзеров.
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Random Ads in Threads, per Usergroups
12
Random Ads in Threads, per Usergroups 3.0.3
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Add a banner image to each forum (vb3.5)
10
Add a banner image to each forum (vb3.5)
vB Version: 3.5.0
Добавляет имидж, ссылку или html к каждому разделу.
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Баннер на страницах архивов
5
>>>
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Adsense & Banner - Posbit
9
Хак добавляет баннер в постбит.
------------------------------------------------
[install]
Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-banner_adsense' from your computer then press 'Import'
@КотЪ
Администратор
Неадекватный
Join Date: Aug 2005
Posts: 5,263
Версия vB: 3.8.x
Reputation:
Гуру 3907
Репутация в разделе: 2414
Show Ads After post number "x" and "x"
6
Add This code to the bottom of your postbit template.
The above code would show an ad after the first post on every thread. Change this number to show the advert under a different post. Or use loads together like this:
The above will show adverts after the 1st, 10th and 20th post in every thread.
--------
This hack was just an idea i had from looking at my skins and wanting to make some money also lol. I have To Give Credit To
Sylense (WEB Designer At http://www.sore-eyes.com) for providing me with part of the coding.
This Hack Lets You Basically have sponsors with links to them.
Integrates the phpAdsNew ads system by introducing a new template tag <ad ... />.
You can even deliver your Adsense stuff via phpAdsNew using HTML banners.
The features of phpAdsNew combined with the power of vBulletin's templating system gives you the possibility to place ads for specific user groups, forums, and keywords.
Last edited by КотЪ : 11-29-2005 at 03:16 PM.
Reason: Добавлено сообщение