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

Comments

tim.plunkett’s picture

Status: Active » Needs review
StatusFileSize
new4.54 KB

This adds more module_exists() calls, and hardcodes all option defaults in the default view.

kd8fre’s picture

Status: Needs review » Reviewed & tested by the community

Patch Worked for me, cured the issues calling for colorbox.

Russ

tim.plunkett’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new453 bytes

With #2 it still breaks when colorbox is enabled.
This one line should fix it (use instead of the other patch).

kd8fre’s picture

Status: Needs review » Reviewed & tested by the community

New patch works as well. Much less heavy-handed.

Thanks Tim!

Russ

tim.plunkett’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.