Title: Wrong access level for plugin&#039;s options
Last modified: August 21, 2016

---

# Wrong access level for plugin's options

 *  [Samuel Aguilera](https://wordpress.org/support/users/samuelaguilera/)
 * (@samuelaguilera)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/wrong-access-level-for-plugins-options/)
 * Hi!
 * I just found that some users in my site with the correct capability to manage
   options can’t access to the plugin’s options page.
 * While looking at the code for a reason, I found it in the admin/yst_plugin_tools.
   php file, at line 16 it says:
 * `var $accesslvl = 'edit_users';`
 * But it should be
 * `var $accesslvl = 'manage_options';`
 * And changing that solves the problem. I hope this can be fixed in the next release.
 * Best regards!
 * [http://wordpress.org/plugins/google-analytics-for-wordpress/](http://wordpress.org/plugins/google-analytics-for-wordpress/)

Viewing 1 replies (of 1 total)

 *  [jsigned](https://wordpress.org/support/users/jsigned/)
 * (@jsigned)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/wrong-access-level-for-plugins-options/#post-4565077)
 * I tried that with version 4.3.5 and it did not fix the problem. My solution was
   to delete the plugin and its info in the database and reinstall. That “fixed”
   the problem until it goes blank again.
 * [Blank control page](http://wordpress.org/support/topic/control-page-blank)

Viewing 1 replies (of 1 total)

The topic ‘Wrong access level for plugin's options’ is closed to new replies.

 * ![](https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619)
 * [MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)](https://wordpress.org/plugins/google-analytics-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-for-wordpress/reviews/)

## Tags

 * [options page](https://wordpress.org/support/topic-tag/options-page/)
 * [settings](https://wordpress.org/support/topic-tag/settings/)

 * 1 reply
 * 2 participants
 * Last reply from: [jsigned](https://wordpress.org/support/users/jsigned/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/wrong-access-level-for-plugins-options/#post-4565077)
 * Status: not resolved