Cannot Post Comments from FireFox

Having trouble installing serendipity?
Post Reply
johnkoer
Regular
Posts: 7
Joined: Wed Oct 17, 2007 10:00 pm

Cannot Post Comments from FireFox

Post by johnkoer »

Whenever I try to post comments on my blog from Firefox, I always get an error telling me I typed the CAPTCHA incorrectly, even though I know I typed it correctly. If I try and post a comment from IE on the same computer it works properly. I have seen this happen on three different computers running firefox.

Any advice on what settings to check/change?

Edit: I am using Version 1.2 with PHP 4.3.7
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Cannot Post Comments from FireFox

Post by garvinhicking »

Hi!

This might be related to a firefox extension that blocks or filters cookies and/or graphics.

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/
johnkoer
Regular
Posts: 7
Joined: Wed Oct 17, 2007 10:00 pm

Post by johnkoer »

Thanks for the quick reply.

I thought it could be an extension as well, so I disabled all extensions and ensured all cookies were allowed, and I still get an error when posting:

Code: Select all

You did not enter the correct string displayed in the spam-prevention image box. Please look at the image and enter the values displayed there.

Your comment could not be added because comments for this entry have either been disabled, you entered invalid data, or your comment was caught by anti-spam measurements.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

If it works in IE and not in Firefox, it must be some Firefox configuration thing. Check your proxies, configuration etc... and also check if you're using the same URL as in your IE.

Since you didn't specify your URL, I can't test it with my firefox :)

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/
johnkoer
Regular
Posts: 7
Joined: Wed Oct 17, 2007 10:00 pm

Post by johnkoer »

OK, as I was typing in my reply I noticed that I sometimes was including www and sometimes was not.

So it appears if I do not have the WWW, it fails in Firefox every time, but if I include the WWW then it works correctly. Either way I type it in IE, it seems to work.

I guess the easiest solution would be to redirect http://johnkoerner.net to http://www.johnkoerner.net .
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

You might want to check your s9y configuration and enable "Autodect HTTP-Hostname". This should then properly make the domain-cookies work!

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/
johnkoer
Regular
Posts: 7
Joined: Wed Oct 17, 2007 10:00 pm

Post by johnkoer »

Thanks Garvin, that seemed to do the trick.
Post Reply