Title: PHP Error Message&#8230;.
Last modified: August 30, 2016

---

# PHP Error Message….

 *  Resolved [jquery](https://wordpress.org/support/users/jquery/)
 * (@jquery)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/php-error-message-21/)
 * General Error Message:
    Notice: Construktor-Method for WP_Widget is outdated 
   since 4.3.0! Use instead __construct()
 * [https://wordpress.org/plugins/wysija-newsletters/](https://wordpress.org/plugins/wysija-newsletters/)

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

 *  [cross-terrain](https://wordpress.org/support/users/cross-terrain/)
 * (@cross-terrain)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/php-error-message-21/#post-6450213)
 * Hi! I’m having the same problem.
 * I also had another plugin that was causing the same notice. Their support forum
   advised me to go to the widgets PHP file in my domains Cpanel and change one 
   of the lines to the new format which they provided. Going off of that format 
   I could probably fix this plugin as well, but Im having a hard time finding that
   mail poet PHP file. if anyone knows what exactly the file would be called so 
   I can find it, I will try the new format and report back with the fix!
 * I use MailPoet almost every day! Hope we can get it fixed soon! right now I have
   it deactivated : (
 *  [cross-terrain](https://wordpress.org/support/users/cross-terrain/)
 * (@cross-terrain)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/php-error-message-21/#post-6450216)
 * I think I found the correct PHP here (search your file manager for it)
 * public_html/wp-content/plugins/wysija-newsletters/widgets/wysija_nl.php
 * although the format is different from the other plugin and Im afraid to totally
   mess something up if I try messing around with it since Im not that familiar 
   with code.
 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/php-error-message-21/#post-6450274)
 * We will release a new version with this fix soon.
 *  [xberg](https://wordpress.org/support/users/xberg/)
 * (@xberg)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/php-error-message-21/#post-6450308)
 * Yep: you have the correct file. It’s just a matter of changing your occurences
   of
    $this->WP_Widget
 * with
    parent::__construct
 * I’m surprised this was not anticipated by the mailpoet team.
 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/php-error-message-21/#post-6450469)
 * Make sure to update to the latest release 2.6.17, this issue is fixed!

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

The topic ‘PHP Error Message….’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wysija-newsletters_ffddcc.svg)
 * [MailPoet Newsletters (Previous)](https://wordpress.org/plugins/wysija-newsletters/)
 * [Support Threads](https://wordpress.org/support/plugin/wysija-newsletters/)
 * [Active Topics](https://wordpress.org/support/plugin/wysija-newsletters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wysija-newsletters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wysija-newsletters/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Wysija](https://wordpress.org/support/users/wysija/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/php-error-message-21/#post-6450469)
 * Status: resolved