Another Captcha Prob. :(

Creating and modifying plugins.
Post Reply
nick
Regular
Posts: 21
Joined: Wed Oct 26, 2005 10:34 pm
Contact:

Another Captcha Prob. :(

Post by nick »

Hi again..
My spamblock plugin doesn't work again now :(
It just display the string "CAPTCHA" instead of image.

As I've read Garvin's suggestion on other thread that some other
plugin might interfere with it, how can I find and remove all those trailing newline at *every EOF* for every file ? or maybe just every .php files ?

Any perl guru around ? I'm not good at this.
If the solution work, it might worth to be put on FAQ page of s9y.org.


Thanks.



--
--------
http://cryingwolf.net
--------
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Another Captcha Prob. :(

Post by garvinhicking »

Hi!

Your anaylsis about the newlines are right. There are whitespace characters isnide the output of your image.

Sadly I also know no perl/php code to solve this. But a solution for this would indeed be very helpful. Maybe you can try on some other PERL-related forums and post the solution here?

http://www.google.de/search?hs=LuT&hl=d ... uche&meta= lists a lot of problem postings, but I had no time to check them for a solution...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply