MyBB Community Forums
How to fix CAPTCHA - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.4 (https://community.mybb.com/forum-80.html)
+------ Forum: MyBB 1.4 General Support (https://community.mybb.com/forum-81.html)
+------ Thread: How to fix CAPTCHA (/thread-53410.html)



How to fix CAPTCHA - freerider - 2009-07-22

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
[Image: testlog.jpg]

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.


RE: How to fix CAPTCHA - JAB2009 - 2009-08-03

This fix did not work for me. I'm using Godaddy hosting, Linux, FireFTP (Firefox). Hard to believe so many people having issues with this, and it cannot get fixed.


RE: How to fix CAPTCHA - Matt - 2009-08-03

(2009-08-03, 05:20 PM)JAB2009 Wrote: Hard to believe so many people having issues with this, and it cannot get fixed.

There aren't really that many people that have this issue, and pretty much every time someone has, it's been fixed... Confused Maybe we can have your URL...??


RE: How to fix CAPTCHA - JAB2009 - 2009-08-03

(2009-08-03, 05:21 PM)MattRogowski Wrote:
(2009-08-03, 05:20 PM)JAB2009 Wrote: Hard to believe so many people having issues with this, and it cannot get fixed.

There aren't really that many people that have this issue, and pretty much every time someone has, it's been fixed... Confused Maybe we can have your URL...??

I've found quite a few posts on here with the same issue. I've tried all of the "fixes".

http://www.sellcarsfaster.com/forums/index.php


RE: How to fix CAPTCHA - freerider - 2009-08-03

That def looks like the BOM problem, did you convert the file to UTF8 without BOM?

If you are just going to use Captcha there, then just download reCaptcha II from the mods section here. I was using that until I installed an app that required the use of the original version.


RE: How to fix CAPTCHA - JAB2009 - 2009-08-03

(2009-08-03, 05:42 PM)freerider Wrote: That def looks like the BOM problem, did you convert the file to UTF8 without BOM?

If you are just going to use Captcha there, then just download reCaptcha II from the mods section here. I was using that until I installed an app that required the use of the original version.

Yes. I used notepad++, saved the file w/o BOM, and reuploaded. The file is attached. If anyone sees anything wrong with it, please let me know.

I tried the recaptcha, but got an error message when I did that.


RE: How to fix CAPTCHA - Matt - 2009-08-03

Chances are the ads at the top are doing it, some people have had this issue caused by that.


RE: How to fix CAPTCHA - JAB2009 - 2009-08-03

(2009-08-03, 05:52 PM)MattRogowski Wrote: Chances are the ads at the top are doing it, some people have had this issue caused by that.

Yeah, I've read that, too. I'll have to look for an ad-free host, I think.

Thanks for trying to help.

UPDATE: It must have been a GoDaddy ad thing. I'm now hosting at 000webhost, and all seems to be working.