ltwc114 Posted March 2, 2018 Report Share Posted March 2, 2018 How to cancel the Google verification code when register? Or replace other verification code? Quote Link to comment Share on other sites More sharing options...
spkier Posted March 2, 2018 Report Share Posted March 2, 2018 4 hours ago, ltwc114 said: How to cancel the Google verification code when register? Or replace other verification code? remove the line in reigstration.php or add a recapcha api key if you want just google it... Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted March 3, 2018 Moderators Report Share Posted March 3, 2018 19 hours ago, ltwc114 said: How to cancel the Google verification code when register? Or replace other verification code? You'll need to alter some core files in order to remove the recaptcha. Quote Link to comment Share on other sites More sharing options...
spkier Posted March 5, 2018 Report Share Posted March 5, 2018 On 3.3.2018 at 4:18 PM, Parkho said: You'll need to alter some core files in order to remove the recaptcha. i only altered the registration.php file and removed the lines and everything works fine Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted March 5, 2018 Moderators Report Share Posted March 5, 2018 4 hours ago, spkier said: i only altered the registration.php file and removed the lines and everything works fine There is another section in registration module function that suppose to check for the verification of recaptcha and in your case, somehow it had a bug not to check the submitted registration form. Quote Link to comment Share on other sites More sharing options...
spkier Posted March 6, 2018 Report Share Posted March 6, 2018 18 hours ago, Parkho said: There is another section in registration module function that suppose to check for the verification of recaptcha and in your case, somehow it had a bug not to check the submitted registration form. i realised that in regitration.php i remoed the lines and in regitration_mainform.php i removed the lines too so no errors so its not a bug then. Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted March 6, 2018 Moderators Report Share Posted March 6, 2018 3 hours ago, spkier said: i realised that in regitration.php i remoed the lines and in regitration_mainform.php i removed the lines too so no errors so its not a bug then. Okay!. Now we're good! Quote Link to comment Share on other sites More sharing options...
ltwc114 Posted March 19, 2018 Author Report Share Posted March 19, 2018 On 2018/3/6 at 7:22 PM, spkier said: 我意识到,在regitration.php我删除了行,并在regitration_mainform.php我删除了行,所以没有错误,所以它不是一个错误。 What code as been deleted?h Quote Link to comment Share on other sites More sharing options...
youngbuckscrew Posted March 22, 2018 Report Share Posted March 22, 2018 To fix this issue please see: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.