I have Emfield version 6.X-2.X-dev and media-youtube 6.X-1.1 and when I go to enable media-youtube I get the following error Fatal error: Cannot redeclare emvideo_youtube_info() (previously declared in /home/content/g/r/e/mysite/html/sites/all/modules/media_youtube/providers/emvideo/youtube.inc:22) in /home/content/g/r/e/mysite/html/sites/all/modules/emfield/contrib/emvideo/providers/youtube.inc on line 46... I have to then delete media youtube from server to get site back up.

Comments

Mathews_1’s picture

Will I finally saw this link http://drupal.org/node/725940 and am now trying some of the different things others tried to see if it will fix my problem. I will post update soon.

Mathews_1’s picture

Status: Active » Fixed

Fixed the issue ended up deleting the emfield module from server and putting back and it worked.

aaron’s picture

other folks stumbling on this; please follow the steps outlined in http://drupal.org/node/672472 when upgrading a module. in this case, especially ensure to follow step #6: Using your ftp or similar program, delete the module's entire folder on the server. It is usually in /site/all/modules/. If you don't do that first, your site could break, due to the unresolved bug at #725940: Cannot redeclare provider files when enabling media: provider modules.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.