PDA


View Full Version : Quick Moderation Problem


drl2005
06-24-2005, 06:10 AM
Hello, I have a Quick Moderation problem.

I have to activate a member before I moderated de posts. When the Activation was compleet there was no post to moderated but my module is still to say 8 posts. How can I reset that.

http://www.dutchracingleague.nl/images/user.jpg

Brian
06-24-2005, 11:42 AM
If you're sure you don't have any threads/posts awaiting moderation then you can run this query to clear that table out:

DELETE FROM moderation

drl2005
06-24-2005, 11:45 AM
If you're sure you don't have any threads/posts awaiting moderation then you can run this query to clear that table out:

DELETE FROM moderation
Oke thnx Brian, I'm sure that there is no threads/post awaiting, when I push the link there is nothing :rolleyes:

beansbaxter
12-11-2005, 07:24 PM
If you're sure you don't have any threads/posts awaiting moderation then you can run this query to clear that table out:

DELETE FROM moderation
Worked for me to. Thanks!