Topic: Event window popup from iframe-display is empty (blank)
Accessing the full calendar with an "a-tag" hyperlink works as it should. Clicking on an event pops up the event window showing the details of the event. But though the same calendar with iframe and display3a displays the appropriate events, clicking on an event pops up an empty event window.
I have limited access to the server that users see so the hyperlink and iframe go to my own server. LuxCal is on my own server with its database in a non-web accessible area.
The top line of the normal event window from the hyperlinked full calendar shows the URL of my server. The top line of the iframe Display event window popup (empty) is the user accessible server URL.
Using getcwd() both index.php and display3a.php are executing from the root directory of LuxCal on my own server.
I would appreciate any help even just ideas about what is going on here.
Many thanks!!
d