hocbui / joomla-gcalendar

Automatically exported from code.google.com/p/joomla-gcalendar
0 stars 0 forks source link

Error in gcalendar.php line 52 #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Accessing the google calendar will cause variable unaccessible error.

What is the expected output? What do you see instead?
The error should not show.

Work around:

Patch //components/com_gcalendar/models/gcalendar.php line 45 and 52 and 54 
with $this->cached_data as opposed to $cached_data.

What version are you using?
GCalendar: 2.1.1
joomla: 1.5.11
php: 5
Browser: chrome

Original issue reported on code.google.com by charb...@gmail.com on 6 Jul 2009 at 1:01

GoogleCodeExporter commented 9 years ago
you have not installed version 2.1.1!!! the code has changed in 2.1.1 and it is
impossible to create this kind of error message!!

Original comment by allon.mo...@gmail.com on 6 Jul 2009 at 3:20