Comments not working (v0.8-alpha4)
-
SecretSurfer
- Regular
- Posts: 16
- Joined: Mon Nov 29, 2004 6:36 pm
- Location: Duesseldorf - Germany
- Contact:
Comments not working (v0.8-alpha4)
Hello,
maybe it’s me, my server, my karma, but in the latest snapshot the comment function doesn’t work. No matter posting as registered user or guest, after saving a comment, a blank page is shown.
The server isn’t reporting an error so I have no clue were to search for a solution.
maybe it’s me, my server, my karma, but in the latest snapshot the comment function doesn’t work. No matter posting as registered user or guest, after saving a comment, a blank page is shown.
The server isn’t reporting an error so I have no clue were to search for a solution.
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
-
SecretSurfer
- Regular
- Posts: 16
- Joined: Mon Nov 29, 2004 6:36 pm
- Location: Duesseldorf - Germany
- Contact:
Update: After disabling the SPAM-Protection event-plugin, everything works fine. Maybe it’s because im running the server in an intranet?!
I will try to run more tests
Any suggestion would be very nice!
I will try to run more tests
Any suggestion would be very nice!
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
-
SecretSurfer
- Regular
- Posts: 16
- Joined: Mon Nov 29, 2004 6:36 pm
- Location: Duesseldorf - Germany
- Contact:
Update: After disabling and re-enabling the SPAM feature, everything works fine.

*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hm, that is really strange. Maybe you accidentally activated some Anti-Spam feature which didn't happen when you reinstalled it?
If that happens again, the anti-spam plugin offers logging of its measurements, and then you can check why a comment was rejected. But it should also tell you rejection reasons on the commentform when you submit a comment...didn't it output some red lines?
If that happens again, the anti-spam plugin offers logging of its measurements, and then you can check why a comment was rejected. But it should also tell you rejection reasons on the commentform when you submit a comment...didn't it output some red lines?
# 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/
-
SecretSurfer
- Regular
- Posts: 16
- Joined: Mon Nov 29, 2004 6:36 pm
- Location: Duesseldorf - Germany
- Contact:
That makes sense to me. It’s my karmagarvinhicking wrote:Hm, that is really strange. Maybe you accidentally activated some Anti-Spam feature which didn't happen when you reinstalled it?
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
-
Huhny
Hm, I have the same problem. But disabling und re-enabling solves not my problem. You can try it: www.huhny.de
When I disable only the captchas it worked fine! The log is empty!
When I disable only the captchas it worked fine! The log is empty!
-
SecretSurfer
- Regular
- Posts: 16
- Joined: Mon Nov 29, 2004 6:36 pm
- Location: Duesseldorf - Germany
- Contact:
The latest alpha should solve it. I’ve tired to reproduce this kind of trouble and wasn’t successful since the lastest release.
btw.: where did you get your theme?
btw.: where did you get your theme?
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
PHPStar - the missing gear in your web engine
Visit http://phpstar.keywerks.de
*************************************
Hm, now I have upgradet to alpha6 and the problem is still present. When I deactivate the captchas everything worked fine!
BTW: The Theme is the "Banana Smoothie" theme from here:
http://www.alexking.org/index.php?conte ... styles.php
It`s a Wordpress theme, you need the template from http://www.coeus-group.com/en/archives/ ... ipity.html to use it.
BTW: The Theme is the "Banana Smoothie" theme from here:
http://www.alexking.org/index.php?conte ... styles.php
It`s a Wordpress theme, you need the template from http://www.coeus-group.com/en/archives/ ... ipity.html to use it.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
I suppose it's because of the WP-compatible theme. Please try the standard template, it should work there.
WP-compatible themes are still alpha and did not use the latest, correct HTML syntax.
Regards,
Garvin.
WP-compatible themes are still alpha and did not use the latest, correct HTML syntax.
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/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Okay, great! Yes, the WP theme is yet in development by Evan Nemerson (Tadpole). He hasn't yet committed it to CVS, so I suppose he is still doing some tweaks...
Regards,
Garvin
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/
-
Guest