Closed (fixed)
Project:
Mechanical Tutor
Version:
7.x-1.x-dev
Component:
General code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2012 at 15:14 UTC
Updated:
27 Nov 2012 at 05:20 UTC
Have just installed blank drupal 7.17 and added Mechanical Tutor module to it. Tutor question field along with Mechanical Tutor API.
Created a custom content type and added a Tutor question field to it. The field was added though drupal crashed (whitescreen) on editing field settings page. Apache error log says:
PHP Fatal error: Call to undefined function ctools_include() in /var/www/dict/sites/all/modules/contrib/tutor/tutor.module
So there should be added a dendency on ctools module in 'Tutor question field' module in order to avoid such crashes.
Thnx
Comments
Comment #1
itangalo commentedOoops. Sorry.
Fix now committed to 7.x-1.x branch, and will be in the dev within 12 hours.