Page 1 of 1

Empty Comment message

Posted: Fri Apr 08, 2005 2:08 pm
by ruijt
Hi,

I get this message after submitting, when I don't fill in a comment.

Your comment did not contain anything, please %sgo back%s and try againYour comment did not contain anything, please go back

I think there is a little bug in the code. Thnx

Re: Empty Comment message

Posted: Fri Apr 08, 2005 2:19 pm
by garvinhicking
I think this is just the result of your editing in the commentform.tpl / commentpopup.tpl message you posted in another thread.

Regards,
Garvin

original script

Posted: Fri Apr 08, 2005 2:33 pm
by ruijt
Sorry but no, I didn't change that bit. I copied the original code from the default template to my template but this didn't change it.

Re: original script

Posted: Fri Apr 08, 2005 3:00 pm
by garvinhicking
You're right, it was an "original" bug.

Please just remove the {$CONST.EMPTY_COMMENT} constant from your commentpopup.tpl, that should do

Regards,
Garvin

YES

Posted: Fri Apr 08, 2005 3:08 pm
by ruijt
That did it! Thnks heaps!!