Closed (fixed)
Project:
Media: YouTube
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2010 at 19:30 UTC
Updated:
4 Nov 2010 at 14:10 UTC
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
Comment #1
Mathews_1 commentedWill 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.
Comment #2
Mathews_1 commentedFixed the issue ended up deleting the emfield module from server and putting back and it worked.
Comment #3
aaron commentedother 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.