I get the following errors when I attempt to run update.php:

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://www.masoninnovation.org/myavail/update.php?id=531&op=do StatusText: parsererror ResponseText: Fatal error: Call to undefined function colors_set_colors() in /home/content/09/7651809/html/myavail/sites/all/modules/fullcalendar/fullcalendar_colors/fullcalendar_colors.install on line 89

I searched for other references to the colors_set_colors function and found this comment discussing moving from 8 functions (including colors_set_colors) to 5 functions (dropping colors_set_colors, from how I understand it):
http://drupal.org/node/1215534#comment-4721706
fullcalendar_colors.install calls the colors_set_colors function twice (also on line 17).
I don't know what this function did, otherwise I'd suggest a patch.

Comments

tim.plunkett’s picture

I forgot that was committed without any notes for upgrade, I'm very sorry. I will write those soon.

You'll need the 7.x-1.x-dev version of Colors, which is soon to be here: http://drupal.org/node/1232512

It just needs a couple hours to package.

paulgemini’s picture

Gotcha. Thanks!

aspilicious’s picture

Status: Active » Fixed

With alrdy 70 colors installs, this is fixed I guess :)

Status: Fixed » Closed (fixed)

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