Topic: luxcal via iframe on a different server
Team
I have a version of LuxCal successfully working on a server (v4.7.8M - accessible on all browsers). I have another website (completely different server based on mongo / express / vue / NO php), where I use an html /iframe to access the LuxCal calendar from the first website.
The page loads all the details on opening (so flow mysql to server to server works fine), but as soon as I press any button to move view forward / login in as administrator, I get 'PHP session expired, please restart the calendar', and a 'no session cookie' message in the bottom status bar (using chrome or edge browsers.
I would be quite content to be told I was doing something stupid ... but it works (can change pages / login / full functionality) when I use the safari browser on an iPad.
Probably (still) doing something stupid, but I cant work out why it would work through one browser and not others.
Any thoughts