PDA

View Full Version : CAPTCHA image not appearing :S


okgaz
04-23-2008, 12:45 PM
Hey everyone,

I recently moved my forum to a new server + on the new one the registration CAPTCHA image does not appear.

Any ideas what the problem could be? I'm sure I copied all of the files over :confused:

Is there a php library I could be missing or something?

Marco van Herwaarden
04-23-2008, 12:54 PM
Check if GD (i guess you are using GD) is installed correctly and the fonts needed are also installed. Alternative would be to try ImageMagick if that is installed on theserver.

nsusa
05-04-2008, 03:54 AM
vbulletin removed the support in 3.7. Make sure you have new freetype installed. Kinda sucks as you have to recompile PHP.

Dismounted
05-07-2008, 07:28 AM
Removed what support?