Title: debugging
Last modified: August 30, 2016

---

# debugging

 *  [Rubins](https://wordpress.org/support/users/rubins/)
 * (@rubins)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/)
 * Hello, I’m getting the following message that shows up on frontend and backend.
   For me it is abacadabra. Could anybody please tell me what I should do. I haven’t
   any idea of programming. Thanks, Rubins
 * 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/vhosts/rubins-art.com/httpdocs/
   wp-includes/functions.php on line 3622
 * Notice: wp_enqueue_style 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/vhosts/rubins-art.com/httpdocs/
   wp-includes/functions.php on line 3622
 * Notice: The called constructor method for WP_Widget is deprecated since version
   4.3.0! Use __construct()
    instead. in /home/vhosts/rubins-art.com/httpdocs/wp-
   includes/functions.php on line 3457

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

 *  [Hassan Akhtar](https://wordpress.org/support/users/khaxan/)
 * (@khaxan)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813052)
 * Hi. These warnings are meant for developers. One of your plugins or your theme
   is doing something wrong. Try disabling your plugins one by one to find the culprit.
 *  Thread Starter [Rubins](https://wordpress.org/support/users/rubins/)
 * (@rubins)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813193)
 * Thanks. I deactiveated all my plugins, but with no result. So it should be my
   theme? Is it simple for me to find out where the problem is in the theme?
 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813194)
 * Try switching to the default theme Twenty Fifteen and see if the notice is gone.
 * What theme are you using, and where did you download it?
 *  Thread Starter [Rubins](https://wordpress.org/support/users/rubins/)
 * (@rubins)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813195)
 * Hi, I’ve got the Organic Response Theme. I downloaded and bought it at Organic
   Themes a few years ago. With Twenty Fifteen the message is gone.
 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813196)
 * Ok, so now we know it’s the theme.
 * Are you on the latest version of the theme?
 * Try their support forum.
    [http://organicthemes.com/forums/](http://organicthemes.com/forums/)
 * If your site is working as it should with your theme, check if you have debugging
   enabled. Set WP_DEBUG to false in your wp-config.php file and see if the notice
   is gone.
    [https://codex.wordpress.org/WP_DEBUG](https://codex.wordpress.org/WP_DEBUG)
 *     ```
       define( 'WP_DEBUG', false );
       ```
   
 *  Thread Starter [Rubins](https://wordpress.org/support/users/rubins/)
 * (@rubins)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813197)
 * Thanks. I just contacted their support forum, and waiting for an answer. I have
   no idea how to make the change in the wp-config.php file
 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813198)
 * Ok, good luck.
 * > I have no idea how to make the change in the wp-config.php file
 * You can edit files on your server by using [FTP](http://codex.wordpress.org/FTP_Clients)
   or whatever file management application your host provides.
 * First see if the theme vendor/author has any ideas.
 *  Thread Starter [Rubins](https://wordpress.org/support/users/rubins/)
 * (@rubins)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813199)
 * Thanks for your help!

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

The topic ‘debugging’ is closed to new replies.

## Tags

 * [debugging](https://wordpress.org/support/topic-tag/debugging/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [Rubins](https://wordpress.org/support/users/rubins/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/debugging-3/#post-6813199)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
