Page 2 of 2

Re: CAPCHA Img Not work, Text based =wrong answer

Posted: Mon Mar 19, 2012 6:46 pm
by Klemen
If the same files works on one page but not on the other then the problem isn't the file :wink:

Re: CAPCHA Img Not work, Text based =wrong answer

Posted: Tue Mar 20, 2012 5:02 am
by rarmy
Klemen wrote:If the same files works on one page but not on the other then the problem isn't the file :wink:
Yep, after adding the mods, now all three work with text based captcha, but none work with image...Oh, Well...it works...thanks now have three set for diff areas, and all working good...love this program.

Re: CAPCHA Img Not work, Text based =wrong answer

Posted: Tue Mar 20, 2012 5:33 am
by rarmy
rarmy wrote:
Klemen wrote:If the same files works on one page but not on the other then the problem isn't the file :wink:
Yep, after adding the mods, now all three work with text based captcha, but none work with image...Oh, Well...it works...thanks now have three set for diff areas, and all working good...love this program.
WooHoo...Major Update...

found problem with captcha image --> print_sec_img.php had trailing spaces behind the php end "?>" tag. Deleted spaces, saved UTF-8 without BOM, and now all three show the image...that file never touched, was fresh upload... just sayin"... :lol:

Re: CAPCHA Img Not work, Text based =wrong answer

Posted: Tue Mar 20, 2012 4:38 pm
by Klemen
Strange, could be an issue with Windows "\r\n" thingy.

For what it's worth, I removed closing "?>" from the print_sec_img.php now so it shouldn't cause problems anymore, thanks for the heads up!