Issue with Session and POPUP

Hello

Well, I am stuck with a small issue.

I have a page that uses session. on that page, I have a button that open a POPUP (that’s mandatory to have, I cant avoid that).

Now, whenever, i open the popup the session expires and on the parent page (the page that opened the popup aka opener) and i see the You are not login message.

please tell me a work around for this.

Hi

Yes I have session start at my code the first line. 1 thing i forget to share is that, this problem only occurs if I am using MAC (Safari) else, on PC, it is always ok.

No one can help ?

you must have something killing the session… or make sure you have session start in your code…