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
- The topic ‘Benchmark Lite Plugin problems being debugged’ is closed to new replies.