After Corey recompiled the php module i get this error:
Call to undefined function: imagettftext() ...
I found a possible fix to this problem:
Thanks Corey.
Call to undefined function: imagettftext() ...
I found a possible fix to this problem:
Those errors indicate that your PHP installation does not have True Type Font support compiled. You can simply alter your PHP installation to have the True Type Font support compiled in.
Otherwise, you can go to Admin > Captcha Preferences and change the “Use TrueType Font for Captcha?” option to NO.
Thanks Corey.
Last edited: