Hi,

When I try to delete a node with the video upload cck, the node deletes and it's removed properly from Youtube, however it displays the following error:

warning: Missing argument 3 for _video_upload_delete_video_remote(), called in /public_html/sites/all/modules/video_upload/video_upload.module on line 649 and defined in /public_html/sites/all/modules/video_upload/providers/youtube/youtube.inc on line 163.

Any ideas?

CommentFileSizeAuthor
#1 350996.patch1.42 KBjhedstrom

Comments

jhedstrom’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new1.42 KB

The attached patch should get rid of this warning. It has also been applied to CVS, so the next dev build will include the fix. Thanks for the report.

jhedstrom’s picture

Status: Reviewed & tested by the community » Fixed

closing

Status: Fixed » Closed (fixed)

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