10
Mamba,
Thanks for the quick revision. Thought I would share a couple of minor bugs found on initial examination:
Apcal installed successfully but the following error message appeared on installation.
"Template apcal_getCoords.tpl added to the database(ID: 96)
Template apcal_getCoords.tpl compiled
ERROR: Could not insert template apcal_getCoords.tpl to the database."
Not sure what this error indicates.
The google maps display correctly on the monthly calender page and the event entry page but do not display correctly when viewing event detail. The following error message displays:
Oops! Something went wrong.
This page didn't load Google Maps correctly. See the JavaScript console for technical details.
Tinkered with the template that displayed the event detail page, apcal_event_template.tpl and it appears that the map api key has not been assigned a value in this template. Line 51 --- $api_key
When a valid map api key is hard coded into the template file, the map will display properly.
That is all I can get to today. Will dig for more bugs in the next few days.