Permissions issue in multisite
-
The plugin’s admin page is only visible for Super Admins, not Admins on multi-site installs. Because this plugin seems to be abandonware, here’s the fix:
In the file officers_directory.php, look for two instances of the text ‘edit_users’ (including quotes) and replace with ‘manage_options’. I haven’t been able to test this (permissions issues of my own on a shared server) but I’m reasonably sure it should work.
- The topic ‘Permissions issue in multisite’ is closed to new replies.