Notice in WP_Piwik/Request/Rest.php
-
I noticed this notice in the PHP log
Notice: Undefined index: message in ...../wp-content/plugins/wp-piwik/classes/WP_Piwik/Request/Rest.php on line 23 10 1.2570 65010928 do_action( ) .../general-template.php:2571 11 1.2589 65013728 call_user_func_array:{/...../wp-includes/plugin.php:524} ( ) .../plugin.php:524 12 1.2589 65014224 WP_Piwik->addJavascriptCode( ) .../plugin.php:524 13 1.2602 65096128 WP_Piwik\TrackingCode->__construct( ) .../WP_Piwik.php:288 14 1.2603 65096712 WP_Piwik->updateTrackingCode( ) .../TrackingCode.php:16 15 1.2613 65147456 WP_Piwik->request( ) .../WP_Piwik.php:1100 16 1.2633 65212584 WP_Piwik\Request->perform( ) .../WP_Piwik.php:942 17 1.2643 65214816 WP_Piwik\Request\Rest->request( ) .../Request.php:63It happened because my Piwik code was updated to a new version but the DB updater was not started/done yet.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Notice in WP_Piwik/Request/Rest.php’ is closed to new replies.