Closed (duplicate)
Project:
modr8
Version:
5.x-2.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2007 at 17:22 UTC
Updated:
31 May 2007 at 03:34 UTC
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
Comment #1
pwolanin commentedThe 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.
Comment #2
pwolanin commented