Hi ,

When i put any content in MOderate Queue, then it shows message that "Post needs to be approved". This message appears 3 times.

Also when i check Moderate Queue from Admin -> Content -> Moderate Content section it shows "0 Post in Queue".

But when i go to the Admin -> Content i can see these posts are in unpublished list.

I cannot see it in Moderate Content Section

Any Help ???

Comments

pwolanin’s picture

Title: Print message 3 times as well as don't display in Moderate Content Queue » Items don't display in Moderate Content Queue

The message appearing 3 times is a known bug- see: http://drupal.org/node/120988 please follow-up there regarding that.

I put this is the README file- in its current form Modr8 will NOT show unpublished posts. Only posts that are published, but with the moderation flag set. In order to show unpublished posts, the code needs to be changes to check wiehter the current user has 'administer nodes' permission and then issue a different set of queries.

pwolanin’s picture

Status: Active » Closed (duplicate)