• I created a user with an administrator role, when i log in as that user, I can’t see the option to add plugin and edit theme.

    I have tried changing the below script to “False” which didn’t resolve the issue.

    define(‘DISALLOW_FILE_EDIT’, true);
    define(‘DISALLOW_FILE_MODS’,true);

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator threadi

    (@threadi)

    Of course, this is not normal behaviour. My guess would be that a plugin is overriding the authorisations. Could you deactivate all plugins as a test using your administrator login with which this is possible? Then test whether the new user can see the backend normally. If so, one of the plugins was at fault.

Viewing 1 replies (of 1 total)

The topic ‘Admin user unable to add plugin or edit theme’ is closed to new replies.