MyBB Community Forums

Full Version: Registration Security Question v1.2 (Updated: 07/27/2011)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
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:
[attachment=20636][attachment=20637][attachment=20638][attachment=20640][attachment=23536]

Download Links:
http://mods.mybb.com/view/registration-s...y-question
http://geekplugins.com/
Very nice, looks like it's been done extremely well.
Thanks Matt. Smile
Thanks a lot for this. Installing for sure.
One of the best plugins to prevent bots from registering, fantastic job.
i love it, thanks a ton geek Smile i will be using this once i get my forum ready for registrations
Any way of hiding the "change question" button if there's only 1 question added?
Amazing plugin... Thank you!
Great plugin but for some strange reason, the Change Question doesn't work on my install.
Great Plug-in, Thankyou for all your hard work. Going to use this Smile
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23