Closed (fixed)
Project:
FlashVideo
Version:
5.x-2.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
11 Apr 2008 at 23:13 UTC
Updated:
14 Mar 2009 at 05:25 UTC
I am trying to use this module on a Windows 2003 Server (IIS) and am having a problem with files moving and getting processed. I have set the "Video Import Directory" to "video_import". That folder exists inside of the Drupal "files" directory but when a file is uploaded it goes to the Drupal "files" directory, not the "video_import" directory. Our Drupal installation resides in the directory "Drupal" and the settings.php knows about the Drupal directory. HELP!
-Drew
Comments
Comment #1
attheshow commentedThe video import directory is used for batch importing of video files. When using the normal Drupal interface to create your FlashVideo nodes, the converted videos will be placed in the "output directory", which is the "files" directory by default.