Hello,
I want to upgrade media 7.1.RC3 Module with D7.12 to Media 7.2.dev. I get trouble.
- Cannot find it with the upgrade facility in the module manager.
- i cannot uninstall it
- i try the manual procedure (http://drupal.org/node/672472) with this result :
OK
Web server Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1
OK
PHP 5.3.8
OK
PHP register globals Disabled
OK
PHP extensions Enabled
OK
Database support Enabled
OK
PHP memory limit 512M
OK
File system Writable (public download method)
Error
Unresolved dependency File entity (Version >1.99 required)
Media requires this module and version. Currently using File entity version 1.0-rc3
Error
Unresolved dependency File entity (Version >1.99 required)
Media Internet Sources requires this module and version. Currently using File entity version 1.0-rc3
OK
Unicode library PHP Mbstring Extension
Check the error messages and try again.
any idea how i can handle that problem ?
Thank you before hand for any help
NicoPEpe
Comments
Comment #1
moloc commentedYou need to install the file_entity module for the 2.x version of media.
Comment #2
dddave commentedClosed #1446010: Upgrade from 7.x-1.x to 7.x-2.x - How? as a dupe.
Comment #3
devin carlson commentedAs Moloc mentioned in #1, Media now requires the File Entity module. The file entity module was included with Media in the 1.x branch but moved to a separate project for Media 2.x. It looks like your issue is caused by having the old File Entity 1.0 installed.
To ensure that the upgrade process goes smoothly, disable (but don't uninstall) Media and File entity 1.x, remove all of the Media 1.x module files, add the Media and File Entity 2.x files and finally install Media and File Entity.
Comment #4
skyredwangThen ignore the errors related to file entity, go to /admin/reports/status, upgrade the database