Title: Issues
Last modified: August 21, 2016

---

# Issues

 *  [dzeriho](https://wordpress.org/support/users/dzeriho/)
 * (@dzeriho)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/issues-9/)
 * hello!
    Notice: wp_enqueue_script was called incorrectly. Scripts and styles 
   should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts,
   or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information.(
   This message was added in version 3.3.) in /home/content/65/8423365/html/meandmypals/
   wp-includes/functions.php on line 3012
 * i’ve seen the same thing in the ‘not working’ post. i think it’s still not working
   😉
    cheers!
 * [http://wordpress.org/plugins/love-button/](http://wordpress.org/plugins/love-button/)

Viewing 1 replies (of 1 total)

 *  [Christian Sunderbrink](https://wordpress.org/support/users/pantaloon/)
 * (@pantaloon)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/issues-9/#post-4061173)
 * Hi dzeriho,
 * this notice is still showing when love-button is disabled (tested with lb version
   2.0.3 and WP 3.6.1), maybe its from any other plugin!?
 * What ever, you can see this message which means your debug output is set on.
 * The love button will not work if any debug output is shown up.
    Please edit your
   wp-config.php, search for: define(‘WP_DEBUG’, false); and replace the line with
   the following lines:
 * define(‘WP_DEBUG’, false);
    // Disable display of errors and warnings define(‘
   WP_DEBUG_DISPLAY’, false); @ini_set(‘display_errors’,0);
 * This will prevent showing up messages such php notices, warnings and errors. 
   Note that a warning or notice is not a critical error!
 * regards

Viewing 1 replies (of 1 total)

The topic ‘Issues’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Christian Sunderbrink](https://wordpress.org/support/users/pantaloon/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/issues-9/#post-4061173)
 * Status: not resolved