Multiple PHP notices
-
When using the current version (2.0.1) I get these PHP notices in my log:
Notice: Undefined index: thirdparty in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 253
Notice: Undefined index: header in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 253
Notice: Undefined index: body in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 259
Notice: Undefined index: footer in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 265
Notice: Undefined index: advanced in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 273
Notice: Undefined index: header in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 273
Notice: Undefined index: body in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 279
Notice: Undefined index: footer in /path-to-wordpress/wp-content/plugins/gdpr-cookie-compliance/controllers/moove-controller.php on line 286
The topic ‘Multiple PHP notices’ is closed to new replies.