Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Multi-Server Problems

  1. #11
    Join Date
    Apr 2010
    Posts
    8

    Default

    Hanging at:
    2010-04-23 17:03:41 (43 Minutes ago)
    Connecting to FTP server

  2. #12
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    BTW, I found that bug I was looking for. It's in the functions_upload.php file. Near the bottom, there is a line that says:

    Code:
    $upload_to_ftp == 1;
    It needs to be
    Code:
    $upload_to_ftp = 1;
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Page 2 of 2 FirstFirst 12

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
  •