I got this error after trying to submit a new path at admin/config/search/metatags/context/add.
PHP Fatal error: Call to undefined function ctools_export_crud_load() in /sites/all/modules/metatag/metatag_context/metatag_context.admin.inc on line 67
I picked up solution to similar problem in Panels module (http://drupal.org/node/890086#comment-3358082) and the fix worked.
I'm still confused what went wrong with my Drupal setup and why nobody had similar problem.
It was drush up which updated meta tags from alpha8 version, which also updated D7.13 to latest version of Drupal.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n1822726.patch | 681 bytes | damienmckenna |
Comments
Comment #1
damienmckennaThat's simple enough.
Comment #2
damienmckennaCommitted. Thanks for the bug report, Branislav!
Comment #3
bbujisic commentedThank you for fast response and awesome module!
Comment #4
damienmckennaThis has been released in 1.0-beta2: http://drupal.org/node/1826908