Error "A session had already been started" appears
-
Hello,
when I am visiting my wordpress page the first time in a browsing session, the following error appears:
A session had already been started - ignoring session_start() in \wp-content\plugins\ad-blocking-detector\ad-blocking-detector.php on line 51
I think, the error appears, because the session is already started by another plugin. May be it is a good idea to implement a “session-is-already-started-check” at the method abd_my_session_start (https://stackoverflow.com/a/26327280).
It would be great, if you can solve that issue. Thank you very much!
Regards, Kristian
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error "A session had already been started" appears’ is closed to new replies.