2010-12-10, 06:17 PM
I'm testing the new "security question" plugin (designed for 1.6) on a circa-1.4 era system. After changing the compatibility level to match 1.4*, it very nearly works, with two issues.
The most important one is that during registration, after entering the answer to the security question, it takes an additional click (or other user input) for the answer to be verified. If the user isn't aware of this, their first click on Submit Registration actually verifies the security answer, then Submit registration needs to be clicked again to actually submit.
If there's a simple solution that avoids the double click cleanly that would be great. What I'd like to do for now is move the reCAPTCHA box on the registration form down *under* the security question box (right now it is directly above it). That way I believe when the user enters the reCAPTCHA response it will trigger the security answer verification and only a single click will be needed on Submit Registration. But how do I change the order of two plugins on the registration page?
The other issue with the plugin under 1.4 is that the "manage questions" links just goes to the dashboard and there's no access to the questions. I am getting around this for now by simply changing the questions and answers in the actual plugin code.
Any suggestions appreciated. Thanks!
The most important one is that during registration, after entering the answer to the security question, it takes an additional click (or other user input) for the answer to be verified. If the user isn't aware of this, their first click on Submit Registration actually verifies the security answer, then Submit registration needs to be clicked again to actually submit.
If there's a simple solution that avoids the double click cleanly that would be great. What I'd like to do for now is move the reCAPTCHA box on the registration form down *under* the security question box (right now it is directly above it). That way I believe when the user enters the reCAPTCHA response it will trigger the security answer verification and only a single click will be needed on Submit Registration. But how do I change the order of two plugins on the registration page?
The other issue with the plugin under 1.4 is that the "manage questions" links just goes to the dashboard and there's no access to the questions. I am getting around this for now by simply changing the questions and answers in the actual plugin code.
Any suggestions appreciated. Thanks!