I get the following error in the dev version and ctools 7.x-1.4+4-dev

An AJAX HTTP error occurred. HTTP Result Code: 200
StatusText: OK
ResponseText: Fatal error: Call to undefined function ctools_include() in .../sites/all/modules/fieldable_panels_panes/fieldable_panels_panes.install on line 319

When I downgrade to 1.5, the error disappear.

Comments

damienmckenna’s picture

Priority: Normal » Major

That's because CTools isn't listed as a dependency! Doh!

damienmckenna’s picture

Status: Active » Closed (duplicate)

Actually this will be covered by #2250383: Require CTools 1.4.

drupalycious’s picture

Thanks for letting me know what it means, I am still learning ;-)