PDA

View Full Version : Image verication missing from submit link page?


MrB
11-03-2005, 03:26 PM
Hi,

On my submit a link page the image displayed for verication is not showing im just getting a red cross, www.avmechanic.co.uk/phplink

any ideas what ive done wrong

thanks

David
11-03-2005, 03:29 PM
Yes, it most likely means that GD is not configured to support Free Type on your server.

MrB
11-03-2005, 04:11 PM
ok, at the risk of sounding thick, what does that mean? :?

David
11-03-2005, 04:33 PM
I did a search on phpinfo here in this forum, and this thread should give you some idea:
{thread no longer active}
It would be a matter of asking your host if they can upgrade the GD in your php config (or finding another host where it works).

MrB
11-03-2005, 05:21 PM
Ok thanks, i took a look at those posts and followed the instructions about checking freetype was installed on my host.

{link to php info file removed}
as you can see it seems to all be installed ok, what do you think?

thanks