Posted by jplascencia on December 3, 2012 at 7:11pm
Allow Anonymous comments BUT not published UNTIL admin approvement
I have a content type that allows Anonymous users to write comments.
My problem is that, as a default, the comments are approved (I don't know why or where should I config this).
Is it possible to config them as unpublished by default?
Should I use/install a module?
Thanks in advance for any help.
Comments
Skip comment approval - don't check for anonymus
admin/people/permissions
Comment section
Skip comment approval
After anonymus commenting you need check
admin/content/comment/approval
Unapproved comments
If I Set or Clear under Skip
If I Set or Clear under Skip comment approval is the same, the comment is published.
Maybe I installed something wrong??? Or additional and that's why is not working.
Thanks anyway.
Yes, it was the problem. I
Yes, it was the problem. I uninstalled some "comment related" modules and it's working now.
Thanks again.