I couldn't actually get the update functionality to work by itself but if I manually updated the status field to 'ok' so that the update would pick it up I get this error.

CommentFileSizeAuthor
#3 video_upload-611380-3.patch559 bytesagileware

Comments

agileware’s picture

Title: Call to undefined function _video_upload_node_set_video_status() in video_upload.admin.inc on line 435 » Call to undefined function _video_upload_node_set_video_status() in video_upload.admin.inc on line 421

Oops, I put the wrong line in the title

agileware’s picture

Assigned: Unassigned » agileware
agileware’s picture

Status: Active » Needs review
StatusFileSize
new559 bytes

Here is a little patch that fixes this issue for me.

agileware’s picture

Note that you won't even get this error until you apply the patch in #439170: update youtube video if node is updated
and then update a video node and then run cron.

agileware’s picture

Assigned: agileware » Unassigned
bojanz’s picture

Status: Needs review » Fixed

Commited to 6.x-1.x, 6.x-2.x, 7.x-1.

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.