Title: error shown
Last modified: August 30, 2016

---

# error shown

 *  [selnomeria](https://wordpress.org/support/users/selnomeria/)
 * (@selnomeria)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/error-shown-1/)
 * when WP_DEBUG is enabled from wp-config.php, i see 2 errors:
 * 1) [http://i.imgur.com/4jLDtgR.png](http://i.imgur.com/4jLDtgR.png)
    solution
   needs this:
 *     ```
       ==jFootnotes.php , 185 line, put the wp_enqueu functions inside action named "wp_enqueue_scripts" :
   
       	add_action( 'wp_enqueue_scripts', 'myf_444444',98,3 );
       	function myf_444444() {
       	     wp_enqueue_s.......
       	}
       ```
   
 * 2) [http://i.imgur.com/Jy86fGw.png](http://i.imgur.com/Jy86fGw.png)
 * solution:
 *  on 43 line, need ‘manage_options’, instead of number 9:
    add_options_page(‘jQuery
   Hover Footnotes’, ‘jQ Footnotes’, ‘manage_options,

The topic ‘error shown’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-hover-footnotes.svg)
 * [jQuery Hover Footnotes](https://wordpress.org/plugins/jquery-hover-footnotes/)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-hover-footnotes/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-hover-footnotes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-hover-footnotes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-hover-footnotes/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [selnomeria](https://wordpress.org/support/users/selnomeria/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/error-shown-1/)
 * Status: not resolved