Really simple captcha error - by jaybee - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: jaybee
    jaybee
    Participant
    May 7, 2014 at 12:14

    Hi i’ve got this message when i try to register

    Warning: imagepng() [function.imagepng]: Unable to open ‘/home/www/ffe2027ef5cce3cb4ec9da16eb961773/web/wp-content/themes/legenda/framework/inc/really-simple-captcha/tmp/268451563.png’ for writing: Permission denied in /home/www/ffe2027ef5cce3cb4ec9da16eb961773/web/wp-content/themes/legenda/framework/inc/really-simple-captcha/really-simple-captcha.php on line 143

    and at the bottom this message
    Inscription class=”error”

    So i’ve change 2 lines in the really-simple-captcha.php
    /* Mode of temporary image files */
    $this->file_mode = 0644;

    /* Mode of temporary answer text files */
    $this->answer_file_mode = 0644;

    but still the same problem
    Thanks in advance for the help
    JB

    7 Answers
    Avatar: jaybee
    jaybee
    Participant
    May 7, 2014 at 12:21

    Find the solution for catcha
    change the two lines to
    So i’ve change 2 lines in the really-simple-captcha.php
    /* Mode of temporary image files */
    $this->file_mode = 0644;

    /* Mode of temporary answer text files */
    $this->answer_file_mode = 0640;

    but i still got the Inscription class=”error”

    Avatar: jaybee
    jaybee
    Participant
    May 7, 2014 at 12:37

    The message in english is this one
    <span class=\”error\”>Registration is currently disabled. Please try again later.<span>

    Avatar: Eva
    Eva Kemp
    Support staff
    May 7, 2014 at 13:28

    Hello,

    Could you please clarify where you’re trying to register?
    Please provide us with the link to that page and admin panel and FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: jaybee
    jaybee
    Participant
    May 7, 2014 at 13:37

    I’m trying to register there
    http://fleursmaoc.com/register/

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 7, 2014 at 14:10

    Hello,

    The error has been fixed. Please check your site now and clear the browser cache before.
    You had to change settings in admin panel > Settings > General > Membership and mark Anyone can register.
    That is described in our documentation: https://www.8theme.com/demo/docs/legenda/index.html#!/registration_page

    Regards,
    Eva Kemp.

    Avatar: jaybee
    jaybee
    Participant
    May 7, 2014 at 14:34

    OK sorry i forget this step
    thanks a lot !!

    Avatar: Eva
    Eva Kemp
    Support staff
    May 7, 2014 at 15:49

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Really simple captcha error’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.