Closed (fixed)
Project:
Video
Version:
6.x-4.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Sep 2010 at 22:07 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Milan0 commentedIt is probably because you also have the CDN module installed, i also encountered this issue.
i propose this to be crossposted to the CDN module.
Patch included.
Comment #2
hypertext200If you already enabled some modules which uses S3 calss this might happen, I wil fix it. Thanks for the patch.
Comment #3
hypertext200This should check when we include this file, isnt it?
Comment #4
Milan0 commentedYes you are right, would be better, no need to include the file when it's not needed.
Comment #5
hypertext200fixed in dev
Comment #6
hypertext200Comment #7
aphroditehathor commentedHi. I'm new to this, so I might not be getting things like "priority" and "status" correctly.
Also, I couldn't even find the right "project" category. Even though, there is "http://drupal.org/project/dashplayer", when i put "dashplayer" in the "Project" field the form tells me that there is no project match. total confusion.
I'm trying to set up the Dash Media Player and the MediaFront modules. I followed step by step the instructions at http://www.mediafront.org/documentation/drupaldashplayer/dashplayervideos. However, when I get to a certain point in the instructions, Drupal gives me this message:
Fatal error: Cannot redeclare class S3 in /MYSITE.COM/sites/all/modules/video/cdn/video_s3/includes/S3.php on line 37.
I don't know much about code, but I figured that the patch provide above should be inserted somewhere in S3.php. So, I copied (exactly as written in the patch) the php code of the patch and inserted it in S3.php right before line 37.
After doing the above I get the following message:
Parse error: syntax error, unexpected T_STRING in /MYSITE.COM/sites/all/modules/video/cdn/video_s3/includes/S3.php on line 37.
Any help would be greatly appreciated. Thanks.
Comment #8
aphroditehathor commentedComment #9
IncrediblyKenzi commentedThis is not a CDN2 Video bug. Assigning this back to the Video project.
Comment #10
Milan0 commentedNo need to re-open, issue was already fixed in dev.