Recent Topics

1 Oct 28, 2005 18:23    

Hello there,
I am having some wierd problems with comments.
When I try to post a comment I get this error, even when all of the fields are filled in.

Cannot post comment, please correct these errors:

* Please do not send empty comment

[Back to comment editing]

Has anyone seen this behavior before?
Any advice is really appreciated.
Thanks much. :)

johnnyeng

2 Oct 28, 2005 18:51

doe! :oops:
I figured it out. I just omitted a line of code.
Sorry if I wasted your time.

johnnyeng

3 Jul 27, 2006 08:39

Anyone know what line of code it is? I'm having this same problem and I can't see what's missing (version 1.8)......

5 Jul 27, 2006 09:00

Nope. I've been modifying a skin that came with 1.8.

6 Jul 27, 2006 09:09

Can you post the code ( from your skin/_feedback.php ) from <form> to </form> (it might start with $Form = & new Form(); and end with $Form->end_form(); )

¥

7 Jul 27, 2006 09:36

:oops: It would appear I had the wrong _feedback.php file in the directory with the skin I was working on (instead of having the one that just says require get_path('skins').'_feedback.php'; I had the full one). :oops: :oops: It's working now though.

Thanks anyway for your attempt to help me inspite of myself!


Form is loading...