Closed (fixed)
Project:
File Framework
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2008 at 12:32 UTC
Updated:
7 Apr 2009 at 21:20 UTC
See FlashVideo Issues Thread: http://drupal.org/node/341128
See Analysis of Symptoms, Causes, and Partial Solutions and Workarounds: http://spiffyd.com/blog/bug-fixed-file-framework-prevents-flashvideo-nod...
Comments
Comment #1
miglius commentedCan you please test if dev version of the FileFramework works with the FlashVideo module? The latest FileFramework code is using the 3.0.0 version of the Flowplayer.
Comment #2
spiffyd commentedI just tested it with the latest FF 6.x dev (2008-Dec-05) and it still does not work. The only way to permit FlashVideo videos to play is to make sure the "Attachment" module is unchecked and then create node (and attach/upload the module).
However, I have a suggestion that may be a better workaround for the issue. Implement this simple feature: http://drupal.org/node/344662
By allowing the option to enable or disable the attachments module on specific node content types, I can turn off the modules on my Video content type thus allowing FlashVideo to work.
Comment #3
spiffyd commentedThe workaround I suggested by disabling File Framework attachments for the particular video content type does not resolve the issue. FlashVideo still does not work! The only workaround that works is disabling the Attachments module all together...
Comment #4
spiffyd commentedI resolved my issue - well, kinda - as everything works now on both the latest FV and FF versions.
Here's how I did it: http://spiffyd.com/blog/bug-fixed-file-framework-prevents-flashvideo-nod...
My condolences to ANYONE that has many video nodes created with FV beta 6 or earlier and would like to upgrade to 1.4 and are encountering issues like the one here.
For folks with FF installed, looks like you HAVE TO make sure Flowplayer is correctly installed to get things working flawlessly...
Comment #5
miglius commentedI'm closing the ticket as solution is described in the link.