Probably any other plugin there is generating unexpected output. May you please try deactivating other plugins one after another and check which plugin is generating the output. Also, you may let me know which other plugins and the theme you are using there. I shall try to regenerate the issue on my side.
I tried disabling these main plugins:
Broken Link Checker
GA Google Analytics
Email Subscribers & Newsletters
GDPR Cookie Consent
and the condition is still the same.
Total number of plugins: 26
I commented in the line for cookies in the file class.Session.php.
Line: 24 (or 27)
/** setcookie(‘__wpdm_client’, $deviceID);*/
and the error message no longer appears.
Yes, I know, but setcookie function is throwing an error due to another plugin or active theme generating an unexpected output. However, in the next update, we shall bypass the setcookie function when the header is already sent.
However, you still need the find which plugin generating unexpected output, as that may cause conflict with other plugin’s functionality.
I run other websites where also use this plugin. There are fewer plugins, so I’ll try to find out.
Hi @jimarko
If the problem resolved, you can tell which plugin might be the culprit of this error by activating your additional plugins one by one.
Looking forward to hearing from you soon.
Thank you