php - Embed a Google Calendar including External ICAL web calendar -
I am trying to embed a Google Calendar iframe which includes many common Google calendars including an external iCal format calendar. needed .
The iCal file is generated by a PHP script that receives records from the SQL database and creates them in the iCal format.
However, when embedding the Google Calendar IFrame on the site, I get this message:
Events from one or more calendars were not shown here Because you do not have permission to see them.
So I tried to share the calendar to make it public, but I can not do the Google Calendar GUI: drop-down for external calendar In the it is not shared calendars
option (normal calendar, though).
Question:
1) How can I make an external calendar share / shareable?
2) Any other calendar to show the program in Google Calendar?
Comments
Post a Comment