Title: Benchmark Lite Plugin problems being debugged
Last modified: August 31, 2016

---

# Benchmark Lite Plugin problems being debugged

 *  Resolved [skdmedia](https://wordpress.org/support/users/skdmedia/)
 * (@skdmedia)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/benchmark-lite-plugin-problems-being-debugged/)
 * Hi,
 * I’m currently building a wp site offline through DesktopServer, using the Themeco
   Theme X. When I activate the benchmark lite plugin it seems to cause an issue.
 * Below is the debug error that occurs, not sure if it’s just the plugin doesn’t
   work with DesktopServer, or Theme X, or just something wacky is going on. I’m
   able to edit any php files needed, just could use some exact direction on what
   to do. Any help would be awesome, thanks!!
 * Scot
 * ———–
 * ( ! ) Notice: The called constructor method for WP_Widget is **deprecated** since
   version 4.3.0! Use
 *     ```
       __construct()
       ```
   
 *  instead. in /Users/scottdouglas/Documents/Websites/www.skdmx2.dev/wp-includes/
   functions.php on line 3624
    Call Stack # Time Memory Function Location 1 0.0044
   377808 {main}( ) ../index.php:0 2 0.0047 437584 require_once( ‘/Users/scottdouglas/
   Documents/Websites/www.skdmx2.dev/wp-admin/admin.php’ ) ../index.php:10 3 0.0049
   454448 require_once( ‘/Users/scottdouglas/Documents/Websites/www.skdmx2.dev/wp-
   load.php’ ) ../admin.php:31 4 0.0049 463952 require_once( ‘/Users/scottdouglas/
   Documents/Websites/www.skdmx2.dev/wp-config.php’ ) ../wp-load.php:37 5 0.0054
   565064 require_once( ‘/Users/scottdouglas/Documents/Websites/www.skdmx2.dev/wp-
   settings.php’ ) ../wp-config.php:90 6 0.2640 36453504 do_action( ) ../wp-settings.
   php:392 7 0.3214 41235848 call_user_func_array:{/Users/scottdouglas/Documents/
   Websites/www.skdmx2.dev/wp-includes/plugin.php:525} ( ) ../plugin.php:525 8 0.3214
   41236024 wp_widgets_init( ) ../plugin.php:525 9 0.3221 41269632 do_action( ) ../
   widgets.php:1463 10 0.3222 41274360 call_user_func_array:{/Users/scottdouglas/
   Documents/Websites/www.skdmx2.dev/wp-includes/plugin.php:525} ( ) ../plugin.php:
   525 11 0.3222 41274424 benchmarkemaillite_register_widget( ) ../plugin.php:525
   12 0.3222 41274520 register_widget( ) ../benchmark-email-lite.php:44 13 0.3222
   41274568 WP_Widget_Factory->register( ) ../widgets.php:113 14 0.3222 41274776
   benchmarkemaillite_widget->benchmarkemaillite_widget( ) ../class-wp-widget-factory.
   php:43 15 0.3222 41276216 WP_Widget->WP_Widget( ) ../class.widget.php:139 16 
   0.3222 41276464 _deprecated_constructor( ) ../class-wp-widget.php:171 17 0.3222
   41276952 trigger_error ( ) ../functions.php:3624
 * [https://wordpress.org/plugins/benchmark-email-lite/](https://wordpress.org/plugins/benchmark-email-lite/)

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

 *  Plugin Author [Sean Conklin](https://wordpress.org/support/users/seanconklin/)
 * (@seanconklin)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/benchmark-lite-plugin-problems-being-debugged/#post-7074070)
 * Hi skdmedia,
 * Thank you for reaching out and providing the details. The applicable error here
   is “Notice: The called constructor method for WP_Widget is deprecated since version
   4.3.0! Use__construct() instead. in /Users/scottdouglas/Documents/Websites/www.
   skdmx2.dev/wp-includes/functions.php on line 3624”
 * That is a PHP Notice, which is considered benign. It only appears when one has
   a debugger plugin running (ex: WP-DEBUG mode), which is specific to development
   websites and would not affect Live environments.
 * We did actually fix this in our development version and it will go into our next
   release v2.6 coming up in the next couple of months. If you need the fix now,
   you can install the 2.6-devel from the Developers tab on the plugin page under
   the Other Versions heading.
 * Let me know if I can be of any further help, and thanks for using our plugin 
   🙂
 * Sean
 *  Plugin Author [Sean Conklin](https://wordpress.org/support/users/seanconklin/)
 * (@seanconklin)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/benchmark-lite-plugin-problems-being-debugged/#post-7074235)
 * The upcoming version of the plugin has a fix for the PHP Notice (that only shows
   with DEBUG mode turned on). It’s in our Dev Version currently. I’ll mark this
   as resolved for the release of v2.6 next week.

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

The topic ‘Benchmark Lite Plugin problems being debugged’ is closed to new replies.

 * ![](https://ps.w.org/benchmark-email-lite/assets/icon-256x256.png?rev=2863856)
 * [Benchmark Email Lite](https://wordpress.org/plugins/benchmark-email-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/benchmark-email-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/benchmark-email-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/benchmark-email-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/benchmark-email-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/benchmark-email-lite/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Sean Conklin](https://wordpress.org/support/users/seanconklin/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/benchmark-lite-plugin-problems-being-debugged/#post-7074235)
 * Status: resolved