Hi,

first of thanks for this great module. Im having a very weird problem:

When I edit a node and change its metatag's at the bottom of the node/*/edit page it works fine. Changes are shown correctly in title and metatag's. But when I go to the same node/*/edit again, i get a totally empty page! No , no , simply nothing.

After disabling the metatag module i can edit the node again. but when i activate it, i cant.

Im using latest Drupal (7.22), Ctools(7.x-1.3) and Token(7.x-1.5).

Comments

DamienMcKenna’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Please review the following documentation on how to debug a WSOD: http://drupal.org/node/158043

DamienMcKenna’s picture

Also, is there a difference between loading the node/x/edit page as an admin vs another user?

MickL’s picture

i enabled php error reporting and getting this:

Fatal error: Call to undefined function entity_translation_entity_form_get_handler() in /public_html/sites/all/modules/metatag/metatag.module on line 1251

MickL’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

i updated entity_translation to latest version and its working now.

thanks for support and the wsod page i didnt knew.

DamienMcKenna’s picture

Title: cant edit nodes after added custom metatags. node/*/edit empty! » Display a clear error message if entitytranslation is not updated
Version: 7.x-1.0-beta7 » 7.x-1.x-dev
Component: User interface » Documentation
Category: support » task
Priority: Critical » Normal
Status: Closed (fixed) » Active

Glad to hear it. Knowing this, lets turn this into a documentation / UX task to notify the site maintainer/builder that EntityTranslation needs to be updated.

DamienMcKenna’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

I don't think this is needed any more.