This is a weird problem, not that easy to reproduce...
Possible steps
-------------
- Do NOT install colorbox
- Make a new calendar
- Add an empty handler
- Go to you calendar
- You *maybe* see the colorbox errors.
- Hack fullcalendar a bit so you can edit the colorbox settings even if not installed (or install colorbox)
- Go to the settings page and change the settings a few times (and safe between those changes)
- Now your problem *maybe* is fixed
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | fullcalendar-1138516-3.patch | 453 bytes | tim.plunkett |
| #1 | fullcalendar-1138516-1.patch | 4.54 KB | tim.plunkett |
Comments
Comment #1
tim.plunkettThis adds more module_exists() calls, and hardcodes all option defaults in the default view.
Comment #2
kd8fre commentedPatch Worked for me, cured the issues calling for colorbox.
Russ
Comment #3
tim.plunkettWith #2 it still breaks when colorbox is enabled.
This one line should fix it (use instead of the other patch).
Comment #4
kd8fre commentedNew patch works as well. Much less heavy-handed.
Thanks Tim!
Russ
Comment #5
tim.plunketthttp://drupalcode.org/project/fullcalendar.git/commit/ea1333b