I'm trying to install and configure entity_translation for the first time on a drupal 7 site. I have previously installed and configured the entity_translation module on a development copy of the same site. When I install and enable the entity_translation module I am never given the option: "Enabled, with field translation" on admin/structure/types/manage/page, or the manage page for any of my other content types.

The other issue I have is that on admin/config/regional/entity_translation the node options never appear. When I click to enable taxonomy the taxonomy options appear. However, nothing I do, including:
- enabling translations on fields
- enabling multilingual support for single or multiple content types
- running the upgrade module provided with the entity_translation module on multiple content types
populates the options for node content types (See attached images.)

The only odd thing I have found while poking around is a message on my status report:
"Metatag Entity_Translation is out of date and requires updating"
"The Entity_Translation module is out of date and needs to be updated in order to be compatible with Metatag."

I am using the latest version of the module and I have tried the previous version as well.

Steps I have taken:
- Disabling, and re-enabling the module
- installing different versions of the module
- clearing caches
- running cron
- running updates (no pending updates)
- deleting and reinstalling languages
- enabling translations for all fields for my content type
- disabling translations for all fields for my content type
- re-enabling translations for all fields for my content type
- asking for help in IRC

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

strategictech created an issue. See original summary.

stefanos.petrakis@gmail.com’s picture

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

Hello @strategictech. Time and the code base of Entity Translation has moved on since the original report. Are these issues still around? And could you check if using the latest stable version (7.x-1.0) solves them for you?