Jump to content

My Captcha aint' working because of imagettfbbox() ???


cooldude832

Recommended Posts

I had a site set up on my server

move it to a php 5.2 server (from my php 4 server)

and my captcha errors giving

Fatal error: Call to undefined function imagettfbbox() in /home2/thedeale/public_html/captcha/captcha_image.php on line 18

 

very strange as it works fine on a php 4.4 server

 

any ideas???

that be it, too bad I can't fix it cause its not my server :(

 

I commented out that function then got

 

Fatal error: Call to undefined function imagettftext() in /home2/thedeale/public_html/captcha/captcha_image.php on line 27

 

which means its the freetype non compiled and I don't think I can fix this :(

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.