Notices and Warnings
-
After updating to 3.0.0 we’re seeing a lot of php notices and warnings. The first two below are repeated multiple times:
Notice: Trying to get property of non-object in C:\inetpub\wwwroot\wp-content\plugins\addthis-smart-layers\backend\AddThisPlugin.php on line 1433
Notice: Undefined variable: toolObject in C:\inetpub\wwwroot\wp-content\plugins\addthis-smart-layers\backend\AddThisPlugin.php on line 1433
Warning: Cannot modify header information – headers already sent by (output started at C:\inetpub\wwwroot\wp-content\plugins\addthis-smart-layers\backend\AddThisPlugin.php:1433) in C:\inetpub\wwwroot\wp-content\plugins\my-custom-css\my-custom-css.php on line 577
Warning: Cannot modify header information – headers already sent by (output started at C:\inetpub\wwwroot\wp-content\plugins\addthis-smart-layers\backend\AddThisPlugin.php:1433) in C:\inetpub\wwwroot\wp-content\plugins\my-custom-css\my-custom-css.php on line 578
Warning: Cannot modify header information – headers already sent by (output started at C:\inetpub\wwwroot\wp-content\plugins\addthis-smart-layers\backend\AddThisPlugin.php:1433) in C:\inetpub\wwwroot\wp-content\plugins\my-custom-css\my-custom-css.php on line 579
Warning: Cannot modify header information – headers already sent by (output started at C:\inetpub\wwwroot\wp-content\plugins\addthis-smart-layers\backend\AddThisPlugin.php:1433) in C:\inetpub\wwwroot\wp-content\plugins\my-custom-css\my-custom-css.php on line 580
Warning: Cannot modify header information – headers already sent by (output started at C:\inetpub\wwwroot\wp-content\plugins\addthis-smart-layers\backend\AddThisPlugin.php:1433) in C:\inetpub\wwwroot\wp-content\plugins\my-custom-css\my-custom-css.php on line 581
- The topic ‘Notices and Warnings’ is closed to new replies.