frequent header cookie error appearing on Sentry
-
This error message appears in Sentry. I have this error in the tracker more than 2000 times.
It might be caused by calls made from
X/wp-cron.phpwhich appears in the error metadata?…ErrorException Cannot modify header information - headers already sent wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar.php in handleError at line 63 } public function init() { //for landing page tracking if (!isset($_COOKIE[self::COOKIE_LANDINGPAGE])) { setcookie(self::COOKIE_LANDINGPAGE, 1); } }The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘frequent header cookie error appearing on Sentry’ is closed to new replies.