Results 1 to 3 of 3

Thread: Quick list image bug 3.2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    Hi,

    This bug has been fixed.

    You can fix this bug in your site by editing ajax/video_queue_display.php file.

    Go to line 21 and find below code

    Code:
    $video_info['video_thumb_url'] = $servers[$video_info['video_server_id']];
    replace it with code

    Code:
    $video_info['video_thumb_url'] = $servers[$video_info['video_thumb_server_id']];
    Save and upload.

    If you can't get it fixed, please open a Support ticket.

    Thanks,

  2. #2

    Default

    that's great thanks, was going to have a look today as it was late when i saw that and did not get time to install/test/fix

    this 3.2 looks much better hopefully it helps bring vshare back :)

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
  •