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
Empty Comment message
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Empty Comment message
I think this is just the result of your editing in the commentform.tpl / commentpopup.tpl message you posted in another thread.
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/
original script
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
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
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/
# 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/