Results 1 to 8 of 8

Thread: Has anyone got a properly working vshare

  1. #1
    Join Date
    Jun 2007
    Location
    LONDON
    Posts
    43

    Default Has anyone got a properly working vshare

    I' ve loaded my vshare 2.6 in about 20 times with the progress bar and without, sometimes the upload of videos from my pc works and sometimes it don't. I get convert errors in the process queue without the progress bar and with it. I've just done another new install and when I upload I get the following error.

    File: /home/dr6th8ke/public_html/video/Durban South Africa.flv

    ERROR: file not found.

    Yet the file is in the video folder.

    I've got to get this right to prove the critics wrong. :oops:

  2. #2
    Join Date
    Jan 2008
    Location
    India
    Posts
    147

    Default Re: Has anyone got a properly working vshare

    let me know your url please??

  3. #3
    Join Date
    Jan 2008
    Posts
    147

    Default Re: Has anyone got a properly working vshare

    Ithink
    This error is happen to the wrong path put it in the files.So please make sure about the path

  4. #4
    Join Date
    Jun 2007
    Location
    LONDON
    Posts
    43

    Default Re: Has anyone got a properly working vshare

    The base url is www.safriends.co.uk

    I have not changed anything in the perl files. I wanted to get this right without the progress bar first.

  5. #5
    Join Date
    Jan 2008
    Location
    India
    Posts
    147

    Default Re: Has anyone got a properly working vshare

    first of all please enable your progress bar
    make this change needed for progress bar enable
    go to include\settings\upload.php

    Code:
    <?php
    
    # List of allowed file Types
    
    $file_types = array("flv","swf","3gp","mp4","mov","asf","mpg","avi","mpeg","wmv","rm","dat","divx");
    
    $use_upload_progress_bar = 1;
    enable progress bar

    Code:
    $use_upload_progress_bar = 1;
    disble progress bar change 1 into 0

    Code:
    $use_upload_progress_bar = 0;

  6. #6
    Join Date
    Sep 2007
    Posts
    906

    Default Re: Has anyone got a properly working vshare

    Let me know following details to check your installation

    1. FTP Login details of the web site
    2. vshare login details (user and admin).

    I can check and let you know why you are having problem with uploads.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  7. #7
    Join Date
    Jun 2007
    Location
    LONDON
    Posts
    43

    Default Re: Has anyone got a properly working vshare

    Ok I have Changed my hosting to Hostonnet, and having the same results. I emailed the details to you. The domain is saclips.com

  8. #8
    Join Date
    Jun 2007
    Location
    LONDON
    Posts
    43

    Default Re: Has anyone got a properly working vshare

    Ok , finally sorted. Your hosting obviously is suited to the script. It does what it says on the tin, except with cgi files, they all must be 755 with the progress bar enabled. I'll see how it goes.

Similar Threads

  1. video no converting properly
    By murffdurtt in forum Installation Support
    Replies: 2
    Last Post: 10-27-2008, 09:27 PM
  2. [BUG]vShare 2.6 Search function not working
    By grynmoors in forum Bug Reports
    Replies: 2
    Last Post: 07-24-2008, 06:21 AM
  3. Embed not working on MySpace in vShare 2.6
    By Titania in forum Installation Support
    Replies: 6
    Last Post: 06-20-2008, 03:52 AM
  4. FFMPEG not working on vshare only
    By gertiebeth in forum Installation Support
    Replies: 2
    Last Post: 03-29-2008, 02:15 PM
  5. [FIXED] age doesn't work properly
    By olrac in forum Fixed Bugs
    Replies: 2
    Last Post: 06-15-2007, 07:39 PM

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
  •