Hi,
My question borders this thread so I figured posting it right here. I have implemented 1.4.6 cutenews with UTF-8 9.0.1 and I'm trying to figure out why the comment posting image captcha isn't displaying.
Captcha.php only returns a broken image after inserting {captcha-img} in the comment posting template. The server supports GD libs, I've already ruled this out. The problem isn't with filepaths either, php-captcha.inc.php is being included successfully. I've taken all the steps from the implementation instructions as well as tried different versions of the captcha files with no luck.
Could it be a font or font path issue? Is there anything specific I should be looking at to try to fix this?
Thanks in advance.