wasimshaikh / php-calendar

Automatically exported from code.google.com/p/php-calendar
1 stars 0 forks source link

A Catchable fatal error is returned after clicking a "View Additional Events" link. #117

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Go to the release version: http://www.php-calendar.com/php-calendar/
2. Find a "View Additional Events" link and click on it

What is the expected output? What do you see instead?

As you can see, after clicking the "View Additional Events", this error is 
printed out instead of additional events information: 

Catchable fatal error: Object of class PhpcCalendar could not be converted to 
string in 
/home/sproctor/php-calendar.com/php-calendar-2.0-beta11/includes/phpccalendar.cl
ass.php on line 114

What version of the product are you using? On what operating system?
The release version in Chrome 24.0.1312.56 for Mac OS X v. 10.6.8

Please provide any additional information below.

N/A

Original issue reported on code.google.com by swater...@gmail.com on 27 Jan 2013 at 2:36

GoogleCodeExporter commented 9 years ago
Please update to 2.0-rc2. Reopen if the problem persists.

Original comment by sproctor@gmail.com on 28 Jan 2013 at 1:43