New admin account cant access plugins.php

I am trying to add a plugin to a client's site. I can see everything in the dashboard except the plugin page and users pages. I can install a plugin and see my own profile but cant see other installed plugins or other user profiles in the dashboard. If i access the pages via direct link, i get an insufficient privileges to access this page error. Any idea?

As requested... The values of my account in phpmyadmin:

wp_capabilities = a:1:{s:13:"administrator" s:1:"1" } wp_user_level = 10 user_status = 0

Topic privileges plugins Wordpress

Category Web


if the account you are using is the administrator and not the editor go to wp-config.php file and change define('WP_DEBUG', false); to define('WP_DEBUG', true);.but if you are not the administrator this won't work.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.