Google Calendar - Joomla! Forum - community, help and support
i installed google calendar component. when system check under "tools" of google calendar manager, get: "a feed not found at..."
additionally on front page, in gcalendar overview "warning: call-time pass-by-reference has been deprecated in /home/content/h/o/p/hopedmonton/html/administrator/components/com_gcalendar/libraries/rss-calendar/gcalendar.php on line 97"
and in gcalendar upcoming, "warning: call-time pass-by-reference has been deprecated in /home/content/h/o/p/hopedmonton/html/modules/mod_gcalendar_upcoming/helper.php on line 28"
any idea problem is? running joomla 1.5 on godaddy.com hosted site.
additionally on front page, in gcalendar overview "warning: call-time pass-by-reference has been deprecated in /home/content/h/o/p/hopedmonton/html/administrator/components/com_gcalendar/libraries/rss-calendar/gcalendar.php on line 97"
and in gcalendar upcoming, "warning: call-time pass-by-reference has been deprecated in /home/content/h/o/p/hopedmonton/html/modules/mod_gcalendar_upcoming/helper.php on line 28"
any idea problem is? running joomla 1.5 on godaddy.com hosted site.
try adding following line php.ini
allow_call_time_pass_reference = on
allow_call_time_pass_reference = on
Comments
Post a Comment