ltwc114 Posted March 2, 2018 Report Posted March 2, 2018 How to cancel the Google verification code when register? Or replace other verification code? Quote
spkier Posted March 2, 2018 Report Posted March 2, 2018 On 3/2/2018 at 7:43 PM, ltwc114 said: How to cancel the Google verification code when register? Or replace other verification code? Expand remove the line in reigstration.php or add a recapcha api key if you want just google it... Quote
Moderators Parkho Posted March 3, 2018 Moderators Report Posted March 3, 2018 On 3/2/2018 at 7:43 PM, ltwc114 said: How to cancel the Google verification code when register? Or replace other verification code? Expand You'll need to alter some core files in order to remove the recaptcha. Quote
spkier Posted March 5, 2018 Report Posted March 5, 2018 On 3/3/2018 at 3:18 PM, Parkho said: You'll need to alter some core files in order to remove the recaptcha. Expand i only altered the registration.php file and removed the lines and everything works fine Quote
Moderators Parkho Posted March 5, 2018 Moderators Report Posted March 5, 2018 On 3/5/2018 at 11:36 AM, spkier said: i only altered the registration.php file and removed the lines and everything works fine Expand 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
spkier Posted March 6, 2018 Report Posted March 6, 2018 On 3/5/2018 at 4:36 PM, 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. Expand 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
Moderators Parkho Posted March 6, 2018 Moderators Report Posted March 6, 2018 On 3/6/2018 at 11:22 AM, 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. Expand Okay!. Now we're good! Quote
ltwc114 Posted March 19, 2018 Author Report Posted March 19, 2018 On 3/6/2018 at 11:22 AM, spkier said: 我意识到,在regitration.php我删除了行,并在regitration_mainform.php我删除了行,所以没有错误,所以它不是一个错误。 Expand What code as been deleted?h Quote
youngbuckscrew Posted March 22, 2018 Report Posted March 22, 2018 To fix this issue please see: Quote
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.