*

alemtdeo

  • *
  • 1 posts
The reCAPTCHA was not entered correctly
« on: June 23, 2020, 09:45:56 PM »
Dears, I have the Osclass 3.8 version with the lhoshar theme. Set up reCAPTCHA from Google correctly, when registering or user displays The reCAPTCHA was not entered correctly.

We have modified the line indicated in another post, in the file user-recover.php

But it still shows the error. What should we do, please.

*

MB Themes

Re: The reCAPTCHA was not entered correctly
« Reply #1 on: July 02, 2020, 09:04:11 AM »
@alemtdeo
Use free nocaptcha recaptcha plugin, it's best ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

pixelpadre2

  • ***
  • 31 posts
Re: The reCAPTCHA was not entered correctly
« Reply #2 on: December 04, 2020, 02:42:32 AM »
I have a problem with recaptcha.  Recaptcha appears, but if I submit without checking the box, then I have success.

Code: [Select]
       <div class="controls">
                    <?php osc_run_hook('contact_form'); ?>
                    <?php osc_run_hook("anr_captcha_form_field"); ?>
                    <button type="submit" class="ui-button ui-button-middle ui-button-main"><?php _e("Send"'passion');?></button>
                    <?php osc_run_hook('admin_contact_form'); ?>
                </div>
            </div>
        </form>
« Last Edit: December 04, 2020, 02:51:54 AM by pixelpadre2 »

*

MB Themes

Re: The reCAPTCHA was not entered correctly
« Reply #3 on: December 04, 2020, 07:33:25 AM »
@pixelpadre2
I am not sure but this should not be possible. Maybe you use it on unknow form for plugin or you may have some javascript error in code?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

pixelpadre2

  • ***
  • 31 posts
Re: The reCAPTCHA was not entered correctly
« Reply #4 on: December 04, 2020, 01:59:22 PM »
@pixelpadre2
I am not sure but this should not be possible. Maybe you use it on unknow form for plugin or you may have some javascript error in code?

Theme is Passion that comes with 4.1.  I am using it in contact.php

Does not work in Bender either, just the contact page so far.

Using 3.9.
php 7.2
« Last Edit: December 04, 2020, 02:05:11 PM by pixelpadre2 »

*

MB Themes

Re: The reCAPTCHA was not entered correctly
« Reply #5 on: December 04, 2020, 02:12:00 PM »
Not quite sure, last testing I was doing with osclass 4.1 and recaptcha were fine.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

pixelpadre2

  • ***
  • 31 posts
Re: The reCAPTCHA was not entered correctly
« Reply #6 on: December 05, 2020, 12:23:58 AM »
Most likely does not work with 4.1 either.   You do not test with check box  you test without checkbox.   Who would test without?   Nobody.  Maybe only me.

*

MB Themes

Re: The reCAPTCHA was not entered correctly
« Reply #7 on: December 05, 2020, 10:31:52 PM »
No idea what you mean.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

pixelpadre2

  • ***
  • 31 posts
Re: The reCAPTCHA was not entered correctly
« Reply #8 on: December 06, 2020, 04:11:50 AM »
What I mean is you have not properly tested the recaptcha on the contact page.  Very simple.

You need to test it with the box checked and with the box unchecked.

*

MB Themes

Re: The reCAPTCHA was not entered correctly
« Reply #9 on: December 07, 2020, 07:40:07 AM »
@pixelpadre2
https://demo.osclasspoint.com/contact

Please reproduce problem.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots