question about captchas

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

question about captchas

Post by JWalker »

Hi,

I have a question, it is not important, just I wonder what has happened.

The capchas do not appear in my daily used blog in the comment form while in the fresh clean installation appear. Small boxes appear with "CAPTCHA" string in it. Something prevents the browser to display the pictures of letters/digits, and it display the alternate text (alt="CAPTCHA"). I am using Apache rewriting (mod_rewrite) but not from very beginning of the blog usage... may be some other plugin interferes ? Fresh s9y installation from nightly build has no such problem, the captchas appear. Again, this question is not important for me, because I do not use comments just wondering why is this.
Ivan Cenov
OKTO-7 Co., Botevgrad
Bulgaria
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: question about captchas

Post by garvinhicking »

This can happen if any of your files outputs characters (empty linebreaks) before the plugin is executed.

Use WGET to get the image URL of the captcha, you might see those empty lines in that output then. This is what's preventing the browser to correctly render...

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