Results 1 to 3 of 3

Thread: Deleted Video Help

  1. #1
    Join Date
    Sep 2007
    Posts
    111

    Default Deleted Video Help

    I uploaded a video to my site via Youtube, later on, the video was taken off youtube temporarily but its original owner and i made a mistake of deleting it from my site. Now the video is back and tried to upload it back but it says the url still exist on my site therefore i could not upload it.
    Any help would be appreicated. I have search for the video file through ftp but not found as the video folder contains only 2008 - 2010 videos. Thanks

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    Run following command in phpmyadmin

    Code:
    DELETE FROM import_track WHERE import_track_unique_id='ID_OF_YOUTUBE_VIDEO';
    Replace ID_OF_YOUTUBE_VIDEO with unique id of the video.

    If you have any problem doing this, open support ticket

    BuyScripts Helpdesk

  3. #3
    Join Date
    Sep 2007
    Posts
    111

    Default

    Quote Originally Posted by admin View Post
    Run following command in phpmyadmin

    Code:
    DELETE FROM import_track WHERE import_track_unique_id='ID_OF_YOUTUBE_VIDEO';
    Replace ID_OF_YOUTUBE_VIDEO with unique id of the video.

    If you have any problem doing this, open support ticket

    BuyScripts Helpdesk
    Thanks for the information. I really appreciate it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •