Conversation
supportThe fix created for package rollbar/rollbar-php-wordpress was never ported over to the WordPress plugin version. I received thousands of occurrences until patched it myself, please release an update with the fix. Original report Equivalent wpackagist package issue To resolve, update line 102 of wp-content/plugins/rollbar/src/Settings.php to: if( !session_id() && !defined( 'DOING_CRON' )) { as defined here .
No comments were stored for this source.