Closed (fixed)
Project:
Video
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 12:44 UTC
Updated:
14 Oct 2009 at 22:00 UTC
When i try to upload a video i get:
The selected file /tmp/tmp_EheagO could not be uploaded, because the destination /tmp/video/familyguy_doubleuhohstewie_lo.wmv is not properly configured.
Yes, /tmp/video is there and writable.. unsure what else could cause this error.
Comments
Comment #1
bertito commentedYou need to ask your host to switch from safe modus on to off, and than temporarily files will be properly moved.
Comment #2
wavform commentedI get this error when attempting to upload.
* The selected file /var/tmp/tmp_g4ddAR could not be uploaded, because the destination /tmp/video/gbtvwindows.wmv is not properly configured.
* warning: Attempt to assign property of non-object in /home/wavformc/public_html/sites/all/modules/video/types/video_upload/video_upload.module on line 339.
* user warning: Duplicate entry '0' for key 1 query: INSERT INTO files (fid, nid, filename, filepath, filemime, filesize) VALUES (0, 1, 'video_upload_temp.', '', '', 0) in /home/wavformc/public_html/includes/database.mysql.inc on line 174.
* You have not provided any video file. Please upload one.
If you uploaded a video but the system did not received it, please check that it is smaller than 100 MB.
Is it likely that this is my problem also or is there another problem.
I am using
image api, image cache, cck, Audio, dash player, thick box and services to name some that possibly have a conflict.
My local host test site works fine but the only difference is that it does not have a image gallery.
Thanks for any help.
My first post here so if I need to create a new issue I apologize.
Comment #3
fax8 commentedSee http://drupal.org/node/352709#comment-1176710
Comment #4
hypertext200