The Media: Video Flotsam module (media_video_flotsam) has the ustreamlive.inc which conflicts with the Media: Ustream module (media_ustream).

I am using :
* Embedded Media Field 6.x-2.4
* Media: Video Flotsam 6.x-1.2
* Media: Ustream 6.x-1.0

Fatal error: Cannot redeclare emvideo_ustreamlive_info() (previously declared in /home/rfsqca/public_html/grille-calendrier/sites/all/modules/emfield/contrib/media_ustream/includes/providers/emvideo/ustreamlive.inc:21) in /home/rfsqca/public_html/grille-calendrier/sites/all/modules/emfield/contrib/media_video_flotsam/providers/ustreamlive.inc on line 34

TO SOLVE FATAL ERROR : I have to remove ustreamlive.inc from media_video_flotsam/providers/

I have not tested yet if ustreamlive works with only Media: Ustream, but it logically should I think...

Comments

Michael_Lessard_micles.biz’s picture

Title: ustreamlive Fatal error : conflict between media_ustream and Media: Video Flotsam modules » ustreamlive Fatal error : conflict between modules Media: Ustream and Media: Video Flotsam
zerolab’s picture

confirming.

given http://drupal.org/project/media_ustream implements the functionality, it would only make sense to remove the ustream provider from flotsam OR change the namespace.

rootwork’s picture

Also confirming. Would be really nice to see this taken care of -- all it takes is removing that file and rolling a new version.

liza’s picture

confirming same exact error message and same exact solution: i just deleted it ustreamlive.inc from the video flotsam module.

stephenh’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Active » Fixed

I have addressed this issue by removing the ustreamlive.inc file from the media_video_flotsam/providers directory. The changes are reflected in the dev version of the module (6.x-1.x-dev).

rootwork’s picture

Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -Media: Video Flotsam, -Media: Ustream, -ustreamlive.inc

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