PDA


View Full Version : quick moderation module not showing members awaiting moderation


Mont
06-13-2004, 04:48 PM
My quick moderation module is showing no members awaiting moderation, but when I log into the admin panel, I see that there are actually some there awaiting moderation. I can make a couple of screenshots, if that would help. Anyone else having this problem? TIA for any help.

/typo edit

Brian
06-13-2004, 05:43 PM
Not sure why it wouldn't be showing them... Would you mind filling out a support ticket via the Members Area here so I can have a look?

Mont
06-13-2004, 06:39 PM
Brian, I created a ticket, and put a new user "test by Mont" into the moderation cue for you to take a look at. As always, thanks for the help, and support.

Mont

Mont
06-13-2004, 07:33 PM
as always, thanks for the great support, Brian. It's working perfectly now.

Mont

ogetbilo
06-13-2004, 08:26 PM
Brian, can you tell me what you did. I also have the same issue.

Brian
06-15-2004, 11:57 AM
In your modules/moderate.php file look for:

SELECT COUNT(*) AS users

Replace that with:

SELECT COUNT(*) AS count

And that will fix the problem. :)

pdatotaal
08-05-2004, 10:45 AM
Just let you know, I have just download en install everything and had still the same problem !! So still a bug in the package??
But your fix works!