Session start error
-
Pleas add condition form sesion_start()
if (!isset($_SESSION)) @session_start();
Some servers start session automatically and session_start() produce error
https://www.ads-software.com/extend/plugins/wordpress-social-login/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Session start error’ is closed to new replies.