Events Made Easy Forums Generic captcha – You entered an incorrect code

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #58451
    Anonymous
    Inactive

    After update to latest version, the captcha has stopped working and returns the “You entered an incorrect code” message.

    Any ideas how I can fix this asap?

    #58452
    Franky
    Keymaster

    I’m guessing you’re using a caching plugin … I’m totally obeying all WP rules, so try first disabling your caching plugin

    #58454
    Anonymous
    Inactive

    Thanks for the fast reply. I have deactivated the WP Fastest Cache plugin and for good measure also cleared my browsers cache, just in case but the issue still exists. Any ideas?

    #58456
    Franky
    Keymaster

    EME writes a small file in the wordpress temp dir. This directory is defined by wp:
    https://developer.wordpress.org/reference/functions/get_temp_dir/

    Do you by any chance have WP_TEMP_DIR defined in your wp config? If so: check that dir and its permissions so your webuser can write in them. If not, check the result of the php function call sys_get_temp_dir() and check that dir. If that function doesn’t exist, check your php ini settings for the value of upload_tmp_dir and check that dir. If that dir has a problem too, check WP_CONTENT_DIR , etc … (like mentioned in the link above in fact).

    #58471
    Anonymous
    Inactive

    Any update on this issue – I am also having the same issue after updating the plugin for FrontEnd Submit and EME plugin I am not able to use the Captcha – as I get the same error.Thank you

    #58472
    Franky
    Keymaster

    The person reporting the issue did not reply to my questions. Please read the questions in my previous post and come back with the answers once you checked these.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top