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.

CommentFileSizeAuthor
#1 metatag-n1822726.patch681 bytesdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new681 bytes

That's simple enough.

damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks for the bug report, Branislav!

bbujisic’s picture

Thank you for fast response and awesome module!

damienmckenna’s picture

Status: Fixed » Closed (fixed)

This has been released in 1.0-beta2: http://drupal.org/node/1826908