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

TimMachine’s picture

I'm getting the same errors in my logs but I don't think it's from deleted and re-uploaded videos. Any ideas?

iLLin’s picture

I 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?

iLLin’s picture

Status: Active » Closed (duplicate)

I believe this maybe related to this issue: http://drupal.org/node/691200