On the admin/build/feeds page, when I click the checkbox to enable any of the default feeds provided, I get a PHP error message:
Fatal error: Call to undefined function ctools_export_load_object_reset() in /my-domain/public_html/sites/all/modules/feeds/feeds_ui/feeds_ui.admin.inc on line 148
The selected feed then appears to enable. But when I click to disable the feed,I get exactly the same error message.
I have the Chaos tools module enabled, but none of the other modules in the suite.
I have the FeedAPI Add On, and the FeedAPI Default modules both enabled (disabling them makes no difference)
Comments
Comment #1
alex_b commentedIs the version of the installed CTools module 1.1 or higher? 1.1 is the minimum, 1.2 is recommended.
Comment #2
iantresman commentedYou're a genius, and within 11 minutes. Installing CTools 1.2 solved the problem. If only they'd integrate "Available updates" with Modules module.
Many thanks.