argh2xxx
Expert
Just Getting Started
Member Likes (0)
Don't know if this error is relate to multidb or not! As a super user, I can no longer mark user as spam using bulk option anymore. I can delete a user though, and deleting users through bulk option is fine! Any advice? Thanks...
Using WP 3.1, and BP 1.2.8, and MultiDB 3.0.5

Responses (11)
WPMU DEV Fanatic (joined October 2009) Likes (0)
Hi argh2xxx,
Would you happen to know at which point this started occurring? Was everything fine before the 3.1 upgrade?
Cheers,
David
Member (joined August 2008) Likes (0)
Yes, everything was fine before 3.1 upgrade! Not sure it's anti-splog's side effects or multidb's problem!
Member (joined May 2010) Likes (0)
I'm using anti-splog 1.0.6.1, WP 3.1, BP 1.2.8, and multi-db 3.0.5, and am still able to mark users as spam. Are you sure you've got everything updated - especially the multi-db "db.php" file? Are the links and options appearing (and just not working) or are they not even visible? Did you network activate anti-splog since updating it to 1.0.6.1?
Member (joined October 2008) Likes (0)
I don't have the multidatabase plugin and my site is doing the same thing. I go to the new network admin panel and search for a blog. Then I want to mark it as spam. When I click the spam button below the blog title it takes me back to the main admin dashboard panels and no action occurs. Same if I click on the delete link etc. I can only mark the blog as spam by using the Bulk Actions dropdown.
Lead Developer (joined May 2009) Likes (0)
Does it behave the same way with antisplog disabled? Also do you have version 1.0.6.1 installed?
Member (joined August 2008) Likes (0)
Disable anti-splog won't solve the bug! Maybe it's a WordPress 3.1 bug? I'm clueless!
Lead Developer (joined May 2009) Likes (0)
On my test site, spamming one at a time works, but the nonce is not working so you have to click confirm as a second step. Bulk spamming seems to work ok for me. Perhaps you should try overwriting your WP files with a fresh copy, incase something was missed.
Member (joined May 2010) Likes (0)
After installing a bunch of updates to my WPMUDev stuff last night (I've got about 15-20 WPMUDev plugins and themes installed) I can no longer mass "spam" users, either. And, now pagination is missing from my 'users' page. Timing on this seems too weird to be coincidental. Any ideas?
Member (joined May 2010) Likes (0)
I figured out what was causing this. CSS order. Here's a fix:
The problem is that the "fresh" theme in WP 3.1 assigns the background for rows and alternate rows in a CSS file loaded after the spam indicator style. The fix above ensures this style is "important",.
Member (joined January 2011) Likes (0)
@shawn - in which file should I put these codes ?
Member (joined May 2010) Likes (0)
just create a new php file and stick it in your mu-plugins folder. I named mine "usitespammed.php"
Become a member