PHP debug Notice and Warning in dynwid_worker.php
-
debug=true these show on front-end of the site.
Notice: unserialize(): Error at offset 58 of 64 bytes in /wp-content/plugins/dynamic-widgets/dynwid_worker.php on line 186 Warning: Invalid argument supplied for foreach() in /wp-content/plugins/dynamic-widgets/dynwid_worker.php on line 188
Also running the “Log Deprecated Notices” plugin by @nacin – this shows up.
Function: current_theme_info() Used in wp-content/plugins/dynamic-widgets/classes/dynwid_class.php on line 257.
Use wp_get_theme() instead. Deprecated in version 3.4.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘PHP debug Notice and Warning in dynwid_worker.php’ is closed to new replies.