VBsupport перешел с домена .ORG на родной .RU
Ура!
Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей
Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже: Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота. Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
The purpose of this mod is to get users registered as quickly as possible. Users just enter a username, a valid email address, check a box agreeing to the rules (optional), and hit register, and they are sent an email with a randomly generated password.
The fact they get the password by email confirms entered a valid email address (if they ever log in, you know it is legit.)
Full Feature List
Displays on top of Forum Home (forum.php)
Ability to customize script name to reduce chances of Spam
Uses built in VB javascript to verify valid username in real time
Uses 3rd party javascript to detect user's timezone and set it during registration
Fully Phrased for easy customization or translation
Full use of Stylevars to control colors/layout options
Agree to Forum Rules checked by default option
Show randomly generated password after registration option (this could lead to users with invalid emails however, not recommended)
Random passwords generated vary in length
Choose default usergroup for new registrations
Register button not active until valid looking username/email entered into form
Apply specific referrer to all users who register via this mod (good for tracking purposes)
Compatible with my Rename Regiter.php Mod
In unlikely event of error on registration user returned to regular registration script.
NEW - Option to hide rules completely
NEW - Option to show RFR Form to Admins at all times
NEW - Option to put RFR Form on any/all templates manually (RFR Anywhere)
NEW - Option to show JavaScript confirmation that explains why a valid email is needed and gives user option to update their email address.
NEW - Compatible with VB 3.8.x
I've used this mod for a month or so on my site, I have not had any spammers use it, probably too new for them to take notice.
The mod uses its own email phrases for new registrations so be sure to customize it if you want to.
Email Body Text Phrases
bop5rfr_newuser - Email sent to email addresses set to be notified of new users
bop5rfr_welcome - Email sent to new users (contains their password and other info)
Error Message Phrases
bop5rfr_reg_complete - Message shown upon completed Registration
bop5rfr_error_missing_values - Message shown if missing values (only possible if javascript disabled)
Front-End Redirect Messages
bop5rfr_problemredirect - Message shown if error and being redirected to full registration form (unlikely to happen)
GLOBAL Phrases
bop5_rfr_agree_to_rules - Agree to rules text
bop5_rfr_really_fast_reg_join_now - Text in title
bop5rfr_timezone_detect - [Timezone Detetion]
bop5rfr_confirm1 & bop5rfr_confirm2 - JavaScript Confirmation before submitting form
The "External Content" is an option to load the time zone detect javascript remotely, you can load it locally if you prefer.
This mod is compatible with vBulletin 3.8.x and vBulletin 4.x.x
Дела могут быть все в том же духе, так как и обычная регистрация также остается доступной. Этот хак не заменяет стандарт форму и способ регистрации, а лишь добавляет новую, вот если бы старую убрать, отключить и так далее на определенное время для проверки, тогда было бы определенно понятно.
@Canny
Знаток
Join Date: Jan 2013
Location: 127.0.0.1
Posts: 1,033
Версия vB: 6.x.x
Reputation:
Knowing 294
Репутация в разделе: 77
0
Понравился продукт, правда пару замечаний:
1. Не работает с этой проверкой https://vbsupport.ru/forum/showthread.php?t=53593
2. Даже при выключении стандартной регистрации - регистрация чз данный аддон остается доступной.
@Canny
Знаток
Join Date: Jan 2013
Location: 127.0.0.1
Posts: 1,033
Версия vB: 6.x.x
Reputation:
Knowing 294
Репутация в разделе: 77
0
Опция в хаке Включить форму Быстрой регистрации везде - ДА
Код для добавления в шаблон vb3.x: $template_hook[bop5_rfr_form]
белую страницу выдает /login.php?do=login после нажатия на регистрацию (если эту форму выводить где то в другой шаблон).
Хотя сама форма регистрации отображается нормально.