Results 1 to 10 of 12

Thread: Multi-Server Problems

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2010
    Posts
    8

    Default

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

  2. #2
    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!

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
  •