VBsupport перешел с домена .ORG на родной .RU
Ура!
Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей
Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже: Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота. Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
Тема на орге: здесь Версия: 2.1.2 Автор: Dream Перевод: Martell и TAIFUN (закончил Женин перевод) Совместимость: vB 3.6.Х - 3.7.Х - 3.8.Х Кодировки: cp1251
Описание: Радио и ТВ на вашем форуме. Подробнее...
===
Установка:
1. Залить файлы из папки Upload
2. Импортировать product-radio-and-tv_ru_cp1251.xml в менеджере продуктов
3. Импортировать радиостанции (default-radio-stations.xml) - Админка->Radio and TV->Импорт / Экспорт станций->Импорт станций
4. Настроить хак
5. Выставить права для всех групп пользователей
Обновление: Обязательно обновиться до версии 2.1.2 всем кто использует данный хак! Фикс уязвимости:
1. Перезалить файлы
2. Импортировать xml файлы с перезаписью
Version 1.1
- changed order on setting usergroup permissions, requirements are now checked in this order: Half User > Full User > Admin > Banned User, checks for primary and secondary usergroups and userids for banned users
- fixed style issue with the station pages
- fixed duplicate station not being reported ("reporttype" gpc var wasn't being cleaned)
- fixed member number not showing on "reported by" url (was using $user[userid] instead $report[userid])
- fixed station not being editable/deletable by user who added it ($vbulletin var wasn't on global in function rs_construct_station_options() and rs_check_ownership() )
Version 1.2
- fixed bug with deleted stations reports showing (reports are now removed when the station is removed)
- added template group (added plugin "Radio Stations - Add Template Group")
- changed text input classes from smallfont to bginput, with style="font-size: 11px"
- added Real Player support
- added expand/collapse arrows to tables
Version 1.3
- made hardcoded option "Statistics Entries" into option in acp
- user name markups now consider displaygroupid
- station list breadcrumbs now shows "Category: All" instead "All Categories"
- mod name changed to "Radio and TV Add-on" (changed a bunch of phrases, changed radiostations.php to radioandtv.php, edited plugins, changed navbar code, edited javascript code, won't change phrases names though nor product ID nor db table names, it's a little wierd but it's ok)
- made hardcoded option "Stations Per Page" into option in acp
- changed look of "currently playing" station info and options
- created a popup window to view TV stations in bigger player windows
Version 1.4
- moved group permissions to vb's permission system
- added "can view add-on" permission
- added window popup that shows who rated each station
Version 1.5
- added Category column to station lists
Version 1.6
- added clean up script to admin options, to clean bad ratings and stations
- added "Options" link in the acp menu
Version 1.7
- added Quicktime support
Version 1.8 beta
- changed all ajax code for compatibility to vB 3.7
Version 1.9
- added option to show favorites and last station played in the users profiles
Version 2.0
- changed the profile info slightly
Version 2.1
- security update, bug fixes and station ID number now shows in front of station name