During installation, after one stop for installing jquery.ui, almost completed when I got this error:

Fatal error: Call to undefined function ctools_include() in /.../profiles/cod/modules/contrib/context/context.module on line 459

Anyone else getting this? Suggestions would be gratefully received.

Thank you,

David

Comments

IKN’s picture

Reinstalled 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

coltrane’s picture

@iteachnet.org are you using context 3.0 and ctools?

coltrane’s picture

I 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.

coltrane’s picture

Title: installation problem: undefined function error - » Update profile to use context 3.0 and ctools
Project: Conference Organizing Distribution Support Modules » Conference Organizing Distribution

I can confirm the problem when installing the profile and using context 3.0. Issue is that ctools isn't a dependency in cod.profile.

coltrane’s picture

Status: Active » Needs review
StatusFileSize
new501 bytes
coltrane’s picture

Title: Update profile to use context 3.0 and ctools » Update profile and makefile to use context 3.0 and ctools
StatusFileSize
new1.75 KB

This patch is better than #5 because it includes context 3.0 and ctools 1.7 in the make files.

ezra-g’s picture

Assigned: IKN » Unassigned
Category: support » task
Status: Needs review » Fixed

Looks good. Committed - thanks! http://drupal.org/cvs?commit=426486

Status: Fixed » Closed (fixed)

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

ezra-g’s picture

Status: Closed (fixed) » Active

I just got this error again. We also need to make sure ctools is enabled before context :).

ezra-g’s picture

Status: Active » Fixed

This 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.

Status: Fixed » Closed (fixed)

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

  • Commit 56eb133 on 6.x-1.x, pisces by ezra-g:
    task #909088 by coltrane: Update profile and makefile to use context 3.0...
  • Commit c18a638 on 6.x-1.x, pisces by ezra-g:
    additional fix for #909088: errors with context and ctool on install
    
    

  • Commit 56eb133 on 6.x-1.x, pisces, cod_demo_content by ezra-g:
    task #909088 by coltrane: Update profile and makefile to use context 3.0...
  • Commit c18a638 on 6.x-1.x, pisces, cod_demo_content by ezra-g:
    additional fix for #909088: errors with context and ctool on install