I am tring to get a form working on a new server but the captcha does not appear!
http://www.perfectclaims.com/ppiclaimsnew/
I know that the url for the captcha is right as it creates the session!
Does anyone know whats going on?
Thanks
I am tring to get a form working on a new server but the captcha does not appear!
http://www.perfectclaims.com/ppiclaimsnew/
I know that the url for the captcha is right as it creates the session!
Does anyone know whats going on?
Thanks
The image generator is producing this error: Error in imagettfbbox function
Have you checked your logs?
When writing code to generate an image it's often best to put the URL of the image generator directly into your browser until you know it's working for sure. As the other answers have pointed out, if you don't you're really stumbling in the dark when debugging.