MyBB Community Forums
[For 1.6] Registration Security Question v1.2 (Updated: 07/27/2011) - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html)
+---- Thread: [For 1.6] Registration Security Question v1.2 (Updated: 07/27/2011) (/thread-83250.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23


Registration Security Question v1.2 (Updated: 07/27/2011) - - G33K - - 2010-12-01

Release Name:
Registration Security Question v1.2

Release Version:
v1.2

Release Description:
Adds a randomly selected security question on registration page. Questions can be added/edited/deleted from the admin panel.

MyBB Compatibility:
v1.6.*

Features:
- Add unlimited custom questions
- Set more than one answer for a question. Usefull if a question might have more than one possible answer such as numerical and strings (4 or four)
- Uses ajax to verify the answer and show status on register page
- Integrates completely with the register page
- Shows stats on percentage of correct/incorrect responses to questions which can be used to audit the questions

Install:
- Unzip/Unrar and upload ALL the files in the Upload folder to their respective folders.
The files are:
* /admin/modules/config/regsecureq.php
* /inc/languages/english/regsecureq.lang.php
* /inc/languages/english/admin/config_regsecureq.lang.php
* /inc/plugins/regsecureq.php
* /jscripts/regsecureq.js

MAKE SURE ALL THE ABOVE FILES ARE UPLOADED FOR THE PLUGIN TO WORK CORRECTLY
- Install and Activate the plugin from the Admin Panel, Plugins section.
- Click on Manage Questions to setup the questions. Also accessible from Config>Security Questions

Upgrade:
- Deactivate old version of the plugin from admincp
- Upload the files of the new version overwriting the old version files
- Activate the plugin from admincp
- Verify that the plugin has been updated by checking the version displayed

Uninstall:
- Deactivate/Uninstall the plugin from the Admin Plugins menu. Please note that uninstalling will also remove any questions you may have setup so please make sure you have a backup if you are planning to re-install.

Templates Added:
Global>regsecureq
Template containing the block containing the question/answer fields on the registration page.
Global>regsecureq_button
Template containing the actual button used to change the question.

Templates Changed:
Member Templates>member_register
Changes to add the question/answer block on the registration page.

Notes:
- The change question button will not show if there is only one question in the question pool
- The entire question/answer block will not be shown and bypassed if there are no questions in the question pool

Change Log:
Version 1.2 (07/27/2011)
- Updated ajax json to be strict and to standard to make it work with mybb 1.6.3 and prototype 1.7
- Made some corrections to the templates to make them proper for IE mostly
- Fix for MySQL > 5.5
- Fix for non-english characters. Now the table is created using the same encoding and collation as the board
- Added feature to keep track of number of times question is answered correctly/incorrectly
- Hide change button if theres only one question in the db
- Hide the entire block if there are no questions in the db
- Added Paypal donate button which will only show in the plugin list if it is activated. Donations are appreciated Wink

Version 1.1 (12/01/2010)
- Fixed bug where invalid action error was returned whenever updating usercp

Version 1.0 (12/01/2010)
- Initial Release

Screenshots:
                   

Download Links:
http://mods.mybb.com/view/registration-security-question
http://geekplugins.com/



RE: Registration Security Question v1.0 - Matt - 2010-12-05

Very nice, looks like it's been done extremely well.


RE: Registration Security Question v1.1 - - G33K - - 2010-12-05

Thanks Matt. Smile


RE: Registration Security Question v1.1 - Euan T - 2010-12-05

Thanks a lot for this. Installing for sure.


RE: Registration Security Question v1.1 - Andraž Rihtar - 2010-12-05

One of the best plugins to prevent bots from registering, fantastic job.


RE: Registration Security Question v1.1 - ~Rs - 2010-12-05

i love it, thanks a ton geek Smile i will be using this once i get my forum ready for registrations


RE: Registration Security Question v1.1 - Euan T - 2010-12-05

Any way of hiding the "change question" button if there's only 1 question added?


RE: Registration Security Question v1.1 - Garoto - 2010-12-05

Amazing plugin... Thank you!


RE: Registration Security Question v1.1 - Gene53 - 2010-12-05

Great plugin but for some strange reason, the Change Question doesn't work on my install.


RE: Registration Security Question v1.1 - Matt G - 2010-12-05

Great Plug-in, Thankyou for all your hard work. Going to use this Smile