Closed (duplicate)
Project:
Video
Version:
6.x-3.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2010 at 15:57 UTC
Updated:
6 Apr 2010 at 17:42 UTC
Hello,
i upload a .flv Video and all is Ok.
if i delete this Video and Upload the Video again , Drupal throws this Error :
user warning: Duplicate entry '4' for key 1 query: INSERT INTO video_rendering (fid, pid, status, started, completed) VALUES (4, 0, 1, 0, 0) in /var/www/********/sites/default/modules/video/types/uploadfield/uploadfield_convert.inc on line 51.
pls help :-)
Comments
Comment #1
TimMachine commentedI'm getting the same errors in my logs but I don't think it's from deleted and re-uploaded videos. Any ideas?
Comment #2
iLLin commentedI cannot duplicate this error.
I have uploaded an flv file, and selected a thumbnail. Pushed save and then edited the node, removed the video, readded the same video and pressed save. I have also removed the video, pressed save and edited the node again, reuploaded the flv and pressed save.
Do you still receive this error?
Comment #3
iLLin commentedI believe this maybe related to this issue: http://drupal.org/node/691200