• Resolved abrahamus55

    (@abrahamus55)


    Hi
    I have problem with capatcha in PHP 7.4.3 i found error in server
    “mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to undefined function imagettfbbox() in /home/domains/domain.com/wp/plugins/woo-ajax-loginregister/woocommerce-ajax-login-register.php:606, referer: ” and in front not show image capatcha. How i can fix that problem ?

    • This topic was modified 4 years, 6 months ago by abrahamus55.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Zorem

    (@zorem)

    Hi, Ok, we will check this issue next week and I will update you.

    Plugin Author Zorem

    (@zorem)

    Hi, @abrahamus55,

    For, Fatal error: Call to undefined function imagettfbbox().

    Can you make sure you have the GD and FreeType PHP extensions installed/enabled?. GD is also required for creating thumbnails. “This function requires both the GD library and the FreeType library.”

    How to check the GD Library is installed or not? so, you can check below link:
    https://www.zoopable.com/check-php-gd-library-installed-or-not/

    Thanks ??

    Thread Starter abrahamus55

    (@abrahamus55)

    Yes i have installed. And extra i found in console error “wp-admin/admin-ajax.php?action=get_wc_captcha&type=login 500 (Internal Server Error)” and in error log “plugins/woo-ajax-loginregister/woocommerce-ajax-login-register.php(640): Zorem_AJAX_Login_Register->generate_captcha(), ”

    in PHP 7.3 working normally but i can’t use that php ver.

    • This reply was modified 4 years, 6 months ago by abrahamus55.
    • This reply was modified 4 years, 6 months ago by abrahamus55.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem in PHP 7.4.3 with capatcha’ is closed to new replies.