page is “Guestbook”
the font is there, everything worked correctly before PHP 8.2 upgrade (and also phpinfo(); is showing less info right now (cringe))
I don’t know what major changes in php may have caused this?
Hi,
When you load https://zrfv.us.to/papi/captcha.php do you see any error logs on the server? Under Control Panel > Alter PHP Config you should be able to turn on PHP errors.
Hi CoolMan,
Indeed, it depends on whether they use GD or Imagick from within the PHP code of their library. To solve this issue the easy way for both you and your visitors, integrate reCaptcha v3.
It’s butter simple.
Cheers!
Hi, the image doesnt render when I enable PHP errors.
I don’t like reCAPTCHA.
The use another solution such as hCaptcha or Cloudflare Turnstile. I bet there are more than those, too.
If your having problems with captcha you can PM me and I can send you the source code for my implementation ( it uses GD )
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.