admin

Forum Replies Created

Viewing 1 post (of 1 total)

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • in reply to: WP update to 4,3 gives me problems. #16927
    admin
    Spectator

    I did this for now, but need a permanet solution.

    WP_Widget error

    If you are getting this message on your WordPress installation:

    The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    __construct()
    Then your theme or plugin need to be updated. As a temporary work around look for define( ‘WP_DEBUG’ true ); in your wp-config.php file and set that to false.

    That only causes the warning to not be displayed, the theme or plugin should be updated.

    Topic Closed

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 1 post (of 1 total)