Title: author_noncename errors
Last modified: August 21, 2016

---

# author_noncename errors

 *  [David Higgins](https://wordpress.org/support/users/higginsdzoulcreationscom/)
 * (@higginsdzoulcreationscom)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/author_noncename-errors/)
 * When editing menus (using UberMenu plugin), the plugin generates an error for
   each menu item
 * Notice: Undefined index: author_noncename in /webroot/wp-content/plugins/custom-
   author-byline/custom-author-byline.php on line 80
 * This error can be resolved by checking for the existence of the nonce name in
   $POST before attempting to verify access it.
 * The plugin should probably verify that the post type being saved, which triggered
   the ‘save_post’, is actually supported by the plugin and if not, gracefully exit
   the ‘cab_save_postdata’ at the very top.
 * An official update to this issue would be greatly appreciated – at the moment,
   I have a modified version of the plugin with a hackish update in place (not a
   real solution, so not worth submitting a patch for)
 * [http://wordpress.org/extend/plugins/custom-author-byline/](http://wordpress.org/extend/plugins/custom-author-byline/)

The topic ‘author_noncename errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-author-byline.svg)
 * [Custom Author Byline](https://wordpress.org/plugins/custom-author-byline/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-author-byline/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-author-byline/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-author-byline/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-author-byline/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [David Higgins](https://wordpress.org/support/users/higginsdzoulcreationscom/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/author_noncename-errors/)
 * Status: not resolved