Hi i try to update from beta7 to beta8
on update.php i run in a WSoD screen. when i step to my root domain i see this error msg
Fatal error: Cannot redeclare entity_metadata_wrapper() (previously declared in ./sites/all/modules/entity/entity/entity/entity/entity/entity.module:903) in ./sites/all/modules/entity/entity/entity/entity/entity_metadata/entity_metadata.module on line 56

the site is now not more accessible

Comments

klausi’s picture

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

It looks like you have messed up your entity module installation, because there is no "/sites/all/modules/entity/entity/entity/entity/entity_metadata/entity_metadata.module" in beta 8. Remove the module completely from your file system and download it again. How did you update?

eule’s picture

i update the module over drupal ..in the new way...removed alle fine

Stephen Rockwell’s picture

I had the same issue on update within Drupal 7 update module manager.

klausi’s picture

Project: Entity API » Drupal core
Version: 7.x-1.0-beta8 » 7.x-dev
Component: Code - misc » update.module
Category: support » bug
Priority: Critical » Major
Status: Postponed (maintainer needs more info) » Active

Looks like an update manager issue then.

bfroehle’s picture

Status: Active » Closed (duplicate)

@eule: just delete the sites/all/modules/entitle folder and start over. This is a known issue in update.module, namely that it sometimes installs updates into a child folder of the base module. You can find that issue easily by searching.