I try to delete a hand made content type but I have this error :
Fatal error: Call to undefined function ctools_export_load_object_reset() in /homez.361/mjprocun/www/modules/metatag/metatag.module on line 191
my ctools version is 7.x-1.0-rc1
I delete all content from this type but it has change nothing.
Thanks
Comments
Comment #1
Ryssbowh commentedSame error while deleting a drupal content type (Page de base in french, system name : page)
Comment #2
dave reidThis is now fixed with http://drupalcode.org/project/metatag.git/commit/2edc68b in 7.x-1.x-dev. Thanks for the report!
Comment #4
alan d. commentedThe dev release on the project page is old, 2011-Sep-16. Is this release hooked into the master / branch head correctly?