Closed GoogleCodeExporter closed 9 years ago
What browser are you using?
Original comment by sproctor@gmail.com
on 21 Jul 2012 at 10:44
I am having the same issue when the calendar is embedded in my page. If I
access the calendar directly the color picker works.
Original comment by ecorbom...@gmail.com
on 20 Oct 2012 at 1:21
Sorry about that. Check the index.php file and copy the link and script tags to
your own header. They start around line 85 (I'm looking at the dev version so
it may be a bit off). I'll try to come up with something for the next version.
Original comment by sproctor@gmail.com
on 20 Oct 2012 at 12:27
Original comment by sproctor@gmail.com
on 20 Oct 2012 at 12:28
Just to let you know where the problem is in beta 10. It looks like it is a
combination of the remote jquery js file and the file form.js. form.js does not
get linked correctly when the calendar is embedded. I made the jquery file
local and added it, form.js, and script.js to the header of my file and the
color picker works.
Thanks for pointing me in the right direction. Now there is just the issue of
the error after adding an event.
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
Original comment by ecorbom...@gmail.com
on 22 Oct 2012 at 3:14
The colorpicker has been re-written. Hopefully this is fixed now.
Original comment by sproctor@gmail.com
on 22 Apr 2013 at 9:22
Original issue reported on code.google.com by
oldc...@gmail.com
on 2 Aug 2011 at 11:50