2009-07-22, 04:48 PM
Thanks to the help from frostschutz and MattRogowski, I have fixed both problems affecting Captcha.
I thought I would share this guide for use by other members with these problems.
Problem description:
Captcha does not display an image at all, like this
The Fix:
Download notepad++, then open captcha.php in notepad++ and select format->convert to UTF8 without BOM. save the file and ftp it back to your site. Problem solved.
Problem Description:
You can see an image, but there is no text displayed in the image for you to enter into the captcha verification field.
The Fix:
Set you transfer type in your FTP client to "binary" and FTP the inc/captcha_fonts directory back to your server. Problem solved.
I thought I would share this guide for use by other members with these problems.
Problem description:
Captcha does not display an image at all, like this
The Fix:
Download notepad++, then open captcha.php in notepad++ and select format->convert to UTF8 without BOM. save the file and ftp it back to your site. Problem solved.
Problem Description:
You can see an image, but there is no text displayed in the image for you to enter into the captcha verification field.
The Fix:
Set you transfer type in your FTP client to "binary" and FTP the inc/captcha_fonts directory back to your server. Problem solved.