4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: comicart on September 12, 2006, 03:40:40 PM

Title: Odd characters at end of CAPTCHA when using words.txt
Post by: comicart on September 12, 2006, 03:40:40 PM
words.txt was uploaded in as ascii, and there are no "blank spaces" at the end of the words in the file.
But I get an extra "v/t" character at the end of the CAPTCHA when I set the congif file to $captcha_wordfile = 1;

My custom config includes these settings:
$captcha_height = 50;
$captcha_text_size = 20;
$captcha_text_transparency = 85;

Attached are two samples of this extra character.

T
Title: Re: Odd characters at end of CAPTCHA when using words.txt
Post by: V@no on September 13, 2006, 01:03:12 AM
1) what if you use not modifyed captcha_utils.php?
2) please pm me with a link to your site if possible
Title: Re: Odd characters at end of CAPTCHA when using words.txt
Post by: comicart on September 13, 2006, 02:43:43 AM
1) what if you use not modifyed captcha_utils.php?

If I do not use words.txt, then all is fine (I'm not using it right now but can switch back for you to see).
I'll PM you the link. :)

Terry