Download & Extend

Call to undefined function _video_upload_node_set_video_status() in video_upload.admin.inc on line 421

Project:Video Upload
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

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

#2

Assigned to:Anonymous» Agileware

#3

Status:active» needs review

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

AttachmentSize
video_upload-611380-3.patch 559 bytes

#4

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.

#5

Assigned to:Agileware» Anonymous

#6

Status:needs review» fixed

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

Thanks.

#7

Status:fixed» closed (fixed)

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