Hi:
I feel like an idiot because I didn't notice this until today, but . . . I have a blog that's been up and running for about 4 months. I was wondering today why I don't have any comments to any of my posts and I decided to test it. Here is the link to it:
http://www.howlersandyowlers.com/blog/i ... Water.html
When I try to post a comment, I get the following error:
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 measures.
So, apparently, this isn't working. Also, sometimes I get two separate verification boxes.
Does anybody know what is wrong with this or can someone tell me where in the code I need to look
to try to figure out what's wrong with it?
Thanks
She
Comments Box area not working
Re: Comments Box area not working
What is not clearly stated in your description: You did enter the right letters in the captcha - I think so, because it really is not working. Remains the issue when you disable the captchas (Had this in my local testblog with firefox)?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Comments Box area not working
Hi!
Usually mismatching captchas can often be attributed to malfunctioning PHP sessions due to server-setup.
To try if that is the case, please try to use a fresh browser that you normally do not use and log into the serendipity backend, WITHOUT checking the option to remember the login. Then try to post or edit a blog article, and see if that works, or if you get logged out of Serendipity.
Also, which event plugins are you using exactly?
Regards,
Garvin
Usually mismatching captchas can often be attributed to malfunctioning PHP sessions due to server-setup.
To try if that is the case, please try to use a fresh browser that you normally do not use and log into the serendipity backend, WITHOUT checking the option to remember the login. Then try to post or edit a blog article, and see if that works, or if you get logged out of Serendipity.
Also, which event plugins are you using exactly?
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/
# 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/
Re: Comments Box area not working
The problem is on the front end of the program, not in the admin. area. That part is fine.
The problem is that users are not able to add comments to my posts. Also, some posts have two captcha boxes, like this one:
http://www.howlersandyowlers.com/blog/i ... coons.html
If you go to the above page and try to post a comment, you will be able to see the error.
Thanks very much for your help!
Shelly
The problem is that users are not able to add comments to my posts. Also, some posts have two captcha boxes, like this one:
http://www.howlersandyowlers.com/blog/i ... coons.html
If you go to the above page and try to post a comment, you will be able to see the error.
Thanks very much for your help!
Shelly
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
Re: Comments Box area not working
Do you have the Spam Protector event plugin installed twice?
=Don=
Re: Comments Box area not working
No, I don't think so. It's odd because it only shows up twice on some pages, but not on others. I really didn't add any plug-ins at all - I basically just installed it and tweaked the css to match the rest of the website.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Comments Box area not working
Hi!
Yes I know that the problem is in the frontend. But the test I described you should perform is important for the frontend.
Maybe you can also post a screenshot of your event plugin listing.
Regards,
Garvin
Yes I know that the problem is in the frontend. But the test I described you should perform is important for the frontend.
Maybe you can also post a screenshot of your event plugin listing.
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/
# 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/
Re: Comments Box area not working
I got it fixed. Thanks very much for your help, though - I really appreciate it!
Shelly
Shelly
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
Re: Comments Box area not working
Can you describe exactly how you fixed it, so that others might possibly benefit in the future?
=Don=