Support » Plugin: Multi Image Metabox » Video upload is not working

  • I am trying to upload video via a URL to embed from Vimeo. At the point of uploadingonce I’ve entered the information, it appears to stall out and never finished uploading the video. Here are the errors I’ve noticed in the console and the server error_log document:

    Console

    TypeError: matches is null
    
    $('input[name="'+formfield+'"]').val(matches[1]);

    Line 37

    error_log
    [18-Feb-2015 18:56:14 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘status timestamp <= 1329677774 and id not in (select redirect_id from wp_wbz404_’ at line 1 for query select id from wp_wbz404_redirects where status = 2 status timestamp <= 1329677774 and id not in (select redirect_id from wp_wbz404_logs) made by do_action_ref_array, call_user_func_array, wbz404_cleaningCron

    Please help,
    Nick

    https://wordpress.org/plugins/multi-image-metabox/

  • The topic ‘Video upload is not working’ is closed to new replies.