Title: error
Last modified: August 30, 2016

---

# error

 *  [gilamg1](https://wordpress.org/support/users/gilamg1/)
 * (@gilamg1)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/error-671/)
 * Hi,
    I keep getting this : NOTICE: THE CALLED CONSTRUCTOR METHOD FOR WP_WIDGET
   IS **DEPRECATED** SINCE VERSION 4.3.0! USE
 *     ```
       __CONSTRUCT()
       ```
   
 *  INSTEAD. IN D:\HANA\WORDPRESS\WWW.EXAMPLE.DEV\WP-INCLUDES\FUNCTIONS.PHP ON LINE
   3457
    How do I fix it? Thanks, Gila.

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

 *  [juggledad](https://wordpress.org/support/users/juggledad/)
 * (@juggledad)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/error-671/#post-6693169)
 * this is a warning and shows up because you have
    `define('WP_DEBUG', true);` 
   in your wp-config.php. Unless you are coding a plugin or theme, there is nothing
   you can do about it except change the debug oftoion to ‘false’ so you won’t see
   those messages.
 *  Thread Starter [gilamg1](https://wordpress.org/support/users/gilamg1/)
 * (@gilamg1)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/error-671/#post-6693192)
 * thanks!!

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

The topic ‘error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [gilamg1](https://wordpress.org/support/users/gilamg1/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/error-671/#post-6693192)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
