• This plugin looked like it would do exactly what I needed it to do. However, I don’t think in works in MultiSite.

    I installed it and activated it at the site level, not the network level. I was logged in as Super Admin and once it was installed I was demoted to Comments only. All menu items vanished.

    Too bad.

    To unravel:
    Delete the plugin
    Go to plugins menu on the site — to see the alert message and plugin deactivation
    Go into raw database: wp_99_options table (where 99 is your site id number)
    edit the option value for option_name=”wp_99_user_roles”
    remove the data between and inclusive of s:9:"moderator";a:2:{...}}
    change a:6:{ to a:5:{ at the beginning of the serialized data blob

    Good luck

    P.S. a workable alternative is the “Comment Moderator” plugin Version 1.3.1 | By 99 Robots. I installed it and tried it out and within 30 minutes I had it fully configured, tested and put into use.

  • The topic ‘Nice Plugin, but…’ is closed to new replies.