Posted by digibrill on October 10, 2012 at 5:57pm
Hello all, I have two problems relating to comments.
First of all, the message telling the user his comment will be reviewed by a moderator does not appear. Upon clicking "Save" the comment appears on the page. But when refreshing the comment disappears. It does appear in moderation and when approved does post to the page.
Second, the comment form appears at bottom correctly, but if the user clicks reply to a previous comment then another comment form pops up-so two forms are then on the page.
Thanks in advance.
Comments
=-=
The message from the comment module should be something like: "Your comment has been queued for review by site administrators and will be published after approval."
Are you using any modules that alter the way comments are dealt with?
The only way to avoid that is to put the comment form on it's own page and not on the page with the comments. A reply to another comment isn't quite the same as a report to the original post.
AJAX Comments
Thank you for the responses. I am running AJAX comments, but that is all. Any adverse effects because of that?
digibrill tic
=-=
http://drupal.org/node/670616 looks like an issue that dates back to 6.x.
The issue makes sense though as ajax comments don't reload the page, thus $message isn't triggered.
Turn off AJAX comments?
Is there another way to get that message written to the page? Some DOM scripting? Or is turning off AJAX Comments best?
digibrill tic
=-=
I'd likely restart discussion on the thread given after bumping the version to 7.x. Perhaps the maintainer will have more insight.
Thanks
Thank you.
digibrill tic