This module requires ctools in order to export the feature. Without ctools enabled it will cause an error. Please add ctools as a dependency.

CommentFileSizeAuthor
#3 ctools-dependencies-1236596-3.patch302 bytesrvilar

Comments

Mike Dodd’s picture

sorry forgot this:
Fatal error: Call to undefined function ctools_include() in C:\AppServ\www\drupal7\sites\all\modules\defaultcontent\defaultcontent.module on line 381

Anonymous’s picture

I can confirm this. Defaultcontent needs to add a dependency for ctools.

rvilar’s picture

Priority: Normal » Critical
StatusFileSize
new302 bytes

I attach a simple patch that solves this little problem

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

After testing this patch for more then 5 seconds, I can say it works as described. :) I think we don't need much (more) testing for this.

pcho’s picture

Assigned: Unassigned » pcho
Status: Reviewed & tested by the community » Closed (fixed)

Dependency added to module. Issue is now closed.

pcambra’s picture

Status: Closed (fixed) » Fixed

You should mark the issue as fixed, it will be closed automatically after 2 weeks of inactivity.

Also, I'd suggest you to do proper attribution for patches, you can learn more on this here: http://drupal.org/node/1146430

pcho’s picture

Status: Fixed » Closed (fixed)