PHP Warning: session_start() headers already sent in tawkto.php
-
Hi support team,
My site is throwing a PHP warning pointing directly to the Tawk.to live chat plugin.
The error log shows:
PHP Warning: session_start(): Session cannot be started after headers have already been sent in /wp-content/plugins/tawkto-live-chat/tawkto.php on line 628It seems the plugin is trying to execute
session_start()too late in the WordPress loading sequence, after headers have already been sent to the browser.Is there a planned update to fix this session handling bug, or a recommended workaround?
Thanks for your help!
You must be logged in to reply to this topic.