Comment moderation - statement after comment entered

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
wildgarden
Forum Members
Forum Members
Posts: 10
Joined: Tue Mar 20, 2007 8:08 am

Comment moderation - statement after comment entered

Post 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
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Comment moderation - statement after comment entered

Post by saltydog »

I agree.

This is really a MUST item!

Fabio
inyerface
Forum Members
Forum Members
Posts: 191
Joined: Mon Nov 26, 2007 4:46 pm

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

Post 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}
Post Reply

Return to “CMSMS Core”