wasimshaikh / php-calendar

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

Embedded calendar: Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. embed calendar
2. add event to calendar

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

If the calendar is not embedded you see the event confirmation page if it is 
embedded I receive this error.

Catchable fatal error: Object of class __PHP_Incomplete_Class could not be 
converted to string in 
/home/content/XX/XXXXXXX/html/site/calendar/includes/html.php on line 128

What version of the product are you using? On what operating system?
2.0b10

Please provide any additional information below.
I added the js files to my page that the calendar is embedded in which solved 
the color picker issue. I had hoped it would have fixed this also.  

Original issue reported on code.google.com by ecorbom...@gmail.com on 29 Oct 2012 at 5:58

GoogleCodeExporter commented 9 years ago
I have the same problem with PHP-Calendar 2.0-rc2 on a new install

Catchable fatal error: Object of class __PHP_Incomplete_Class could not be 
converted to string in /home/xxxxxxx/public_html/calendar/includes/html.php on 
line 122

Any solutions?

Original comment by yannick....@gmail.com on 17 Apr 2013 at 8:04

GoogleCodeExporter commented 9 years ago
I believe this has been fixed.

Original comment by sproctor@gmail.com on 2 Oct 2014 at 6:19