Hi.
If tow things which are not working correctly:

1.) if I set a content type to: comments need approval. The comments which are posted are shown up for approval but there is no link or checkbox to approve them...

2.) If I display the posted comments in a view (with views2) the approval is totaly bypassed and every comment is shown before it got the necessary approval.

Maybe anyone could help me :).

Comments

IckZ’s picture

ah ok the views problem was that I fogot to set a filter for unpublished comments... :) So how to set a "set to publish link" into the drupal system?

rschwab’s picture

Version: 6.x-1.0-beta1 » 6.x-2.x-dev
Status: Active » Closed (cannot reproduce)

I can't reproduce this using the latest version. The approve/delete links are shown on the comment itself when the permission is enabled for "approve comments on own %type content".

If you are still having this problem, please re-open and give some more detail on your setup.