I'm trying to disable translation on 2 separate fields and I get an Ajax error: "An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /en/batch?id=3848&op=do StatusText: Internal Server Error ResponseText:"

Thanks for your help.

PS: the fields are commerce_customer_billing and commerce_customer_shipping but it's not related to Drupal Commerce

Comments

plach’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Please try the latest dev.

plach’s picture

Reopen this only with a list of steps to reproduce the bug on the latest dev, please.

plach’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
shaneonabike’s picture

I'm still getting this problem with the latest dev and I can't tell if the Entity Translation is actually installing itself properly.

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?render=overlay&id=282&op=do StatusText: Service unavailable (with message) ResponseText: Exception: Cannot initialize entity translation path variables (invalid path scheme). in EntityTranslationDefaultHandler->initPathVariables() (line 1411 of /modules/contrib/entity_translation/includes/translation.handler.inc).
shaneonabike’s picture

Okay actually I found that #1833496: Cannot initialize entity translation path variables (invalid path scheme). seemed to fix the issue although I had to clear the cache first in drush before this worked properly.