Forums
(@fabio69)
18 years ago
I have the same trouble. When I open a new window using javascript window.open(‘http://mysite/myfile.php’), the session is lost.
In myfile.php, is_user_logged_in() return false
Amazingly the same code works in localhost
please help