Page 1 of 1

Comment moderation - statement after comment entered

Posted: Wed Apr 11, 2007 8:08 am
by wildgarden
I gotta say I am loving the CMSMS system. It's such an easy to use and powerful program!
I'm also wanting some help with the comments module. When I have the comment moderation turned on, I would like there to be a short statement such as 'Your comment is awaiting approval' after a comment has been entered. At the moment, nothing is displayed so the user might think the comment hasn't been saved. Would appreciate any help. Thanks!

See http://www.jessicalim.info/cms/index.ph ... eturnid=56

Re: Comment moderation - statement after comment entered

Posted: Wed May 02, 2007 2:38 pm
by saltydog
I agree.

This is really a MUST item!

Fabio

[SOLVED] Re: Comment moderation - statement after comment entered

Posted: Thu Mar 19, 2009 11:02 pm
by inyerface
Hello,

I was having the same problem but after looking closely at the template code you will see an extra character that shouldn't be there.

Find around line 35:

{$smarty.session.Comments.message)}

Replace with:

{$smarty.session.Comments.message}