Title: [Plugin: Plugin Notes] Won’t save notes in 3.4.1
Last modified: August 20, 2016

---

# [Plugin: Plugin Notes] Won’t save notes in 3.4.1

 *  Resolved [Gahapati](https://wordpress.org/support/users/gahapati/)
 * (@gahapati)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-plugin-notes-wont-save-notes-in-341/)
 * When saving notes, nothing happens
 * It’s a pitty this doesn’t seem to work any longer in 3.4.1. – It sure has been
   one of the most _practically_ useful little backend utilities.
 * I’m sure a lot of folk would love to see this revived!
 * Also, I’d like to second this suggestion made earlier:
 * > surely the notes should be visible network wide.
 * !
 * Kind regards!
 * [http://wordpress.org/extend/plugins/plugin-notes/](http://wordpress.org/extend/plugins/plugin-notes/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Michael Zed](https://wordpress.org/support/users/michaelzed/)
 * (@michaelzed)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-plugin-notes-wont-save-notes-in-341/#post-2945714)
 * Works for me in 3.4.2.
 *  Plugin Author [Juliette Reinders Folmer](https://wordpress.org/support/users/jrf/)
 * (@jrf)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-plugin-notes-wont-save-notes-in-341/#post-2945715)
 * Using 3.4.2 but can’t save notes either. It gives me a ‘_Sorry, you do not have
   permission to edit plugins._‘ error… which is pretty strange as I’m the multi-
   site super-admin…
 * I changed line 176:
    `if (current_user_can('edit_plugins') ) {` to `if (current_user_can('
   edit_plugins') || current_user_can('install_plugins') ) {`
 * to make the plugin work anyway.
 * Might be a conflict with a security plugin which removes the file editing function.
 * Hope this helps.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Plugin Notes] Won’t save notes in 3.4.1’ is closed to new replies.

 * ![](https://ps.w.org/plugin-notes/assets/icon-256x256.png?rev=1200017)
 * [Plugin Notes](https://wordpress.org/plugins/plugin-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/plugin-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/plugin-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/plugin-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/plugin-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/plugin-notes/reviews/)

## Tags

 * [Update Request](https://wordpress.org/support/topic-tag/update-request/)

 * 2 replies
 * 3 participants
 * Last reply from: [Juliette Reinders Folmer](https://wordpress.org/support/users/jrf/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-plugin-notes-wont-save-notes-in-341/#post-2945715)
 * Status: resolved