How to cancel the Google verification code

How to cancel the Google verification code when register? Or replace other verification code?

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…

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.

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 

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.

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.

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! 

 

On 2018/3/6 at 7:22 PM, spkier said:

我意识到,在regitration.php我删除了行,并在regitration_mainform.php我删除了行,所以没有错误,所以它不是一个错误。

What code as been deleted?h

To fix this issue please see: 

//forum.phpvms.net/applications/core/interface/index.html