Empty Comment message

Found a bug? Tell us!!
Post Reply
ruijt
Regular
Posts: 16
Joined: Sun Mar 27, 2005 3:32 pm

Empty Comment message

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Empty Comment message

Post 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
# 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/
ruijt
Regular
Posts: 16
Joined: Sun Mar 27, 2005 3:32 pm

original script

Post 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.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: original script

Post 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
# 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/
ruijt
Regular
Posts: 16
Joined: Sun Mar 27, 2005 3:32 pm

YES

Post by ruijt »

That did it! Thnks heaps!!
Post Reply