Closed (fixed)
Project:
Conference Organizing Distribution
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2010 at 07:48 UTC
Updated:
2 Jun 2014 at 17:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
IKN commentedReinstalled with fresh files and database and got same error:
Fatal error: Call to undefined function ctools_include() in /.../public_html/.../profiles/cod/modules/contrib/context/context.module on line 459
Anyone have a suggestion?
Thank you,
David
Comment #2
coltrane@iteachnet.org are you using context 3.0 and ctools?
Comment #3
coltraneI saw that error after I hit the front page of my install after downloading ctools 1.7 and context 3.0. The site was already installed. After I ran update.php though everything is fine.
Comment #4
coltraneI can confirm the problem when installing the profile and using context 3.0. Issue is that ctools isn't a dependency in cod.profile.
Comment #5
coltraneComment #6
coltraneThis patch is better than #5 because it includes context 3.0 and ctools 1.7 in the make files.
Comment #7
ezra-g commentedLooks good. Committed - thanks! http://drupal.org/cvs?commit=426486
Comment #9
ezra-g commentedI just got this error again. We also need to make sure ctools is enabled before context :).
Comment #10
ezra-g commentedThis is committed and now we can install cod again. Yay! http://drupal.org/cvs?commit=435710
On a sidenote, I'm not sure how I didn't notice this as I've installed cod fresh many times recently.