Simple fix here people.
Edit the line in the site’s settings.php from:
ini_set(‘session.cookie_domain’, $domain);
to:
ini_set(‘session.cookie_domain’, ‘.domain.com’);
Simple fix here people.
Edit the line in the site’s settings.php from:
ini_set(‘session.cookie_domain’, $domain);
to:
ini_set(‘session.cookie_domain’, ‘.domain.com’);
It‘s quite in here! Why not leave a response?