Page 11 of 12 FirstFirst ... 9101112 LastLast
Results 101 to 110 of 111

Thread: vShare 2.3 Release: 20070730

  1. #101
    Join Date
    Jun 2007
    Posts
    25

    Default

    Quote Originally Posted by zkilzz
    I get this error when trying to upgrade. ANy ideas? All the others upgrades has gone fine.

    Its when i run the upgrade script.

    vShare Upgrade

    Fatal error: Unable to read 33446 bytes in /home/bilforum/www/video/include/function.php on line 1
    I really struggle with this problem. My site doesnt work at all now. :(

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

    Default

    Upload in binary mode, it will work.

    See FAQ

    Fatal error: Unable to read XXXX bytes

  3. #103

    Default upload problems

    when i now upload a video, it shows the process bar and looks normal but when finished it redirects me back to the sign up/ sign in page but no video has been uploaded.
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

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

    Default Re: upload problems

    Quote Originally Posted by harvey
    when i now upload a video, it shows the process bar and looks normal but when finished it redirects me back to the sign up/ sign in page but no video has been uploaded.
    what is content of uu_default_config.pm and config.php ?

  5. #105

    Default

    config.php
    $config = array();



    $config['ffmpeg'] = "usr/local/bin/ffmpeg";

    $config['mplayer'] = "/usr/bin/mplayer";

    $config['mencoder'] = "/usr/bin/mencoder";

    $config['flvtool'] = "/usr/bin/flvtool2";

    $config['basedir'] = "/home/showme66/public_html/vshare";

    $config['baseurl'] = "http://showmeu.com/vshare";



    include($config['basedir'] . "/include/vshare.php");
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

  6. #106

    Default

    uu_default_config.pm

    $config = {
    config_file_name => 'uu_default_config',
    temp_dir => '/home/showme66/public_html/vshare/templates_c/',
    upload_dir => '/home/showme66/public_html/vshare/video/',
    unique_upload_dir => 0,
    unique_upload_dir_length => 16,
    unique_file_name => 0,
    unique_file_name_length => 16,
    max_upload => 20971520000,
    overwrite_existing_files => 0,
    redirect_after_upload => 1,
    redirect_url => 'http://www.showmeu.com/vshare/upload.php',
    redirect_using_js_html => 1,
    redirect_using_html => 0,
    redirect_using_js => 0,
    redirect_using_location => 0,
    delete_param_file => 1,
    get_data_speed => 1000,
    disallow_extensions => '(sh|php|php3|php4|php5|py|shtml|phtml|cgi|pl|plx| htaccess|htpasswd)',
    allow_extensions => '(3gp)|(mp4)|(mov)|(asf)|(avi)|(flv)|(wmv)|(mpg)|( mpeg)|(mpeg4)|(xvid)|(divx)|(3gpp)',
    normalize_file_names => 1,
    normalize_file_delimiter => '_',
    normalize_file_length => 32,
    link_to_upload => 1,
    path_to_upload => 'http://www.showmeu.com/vshare/video/',
    send_email_on_upload => 0,
    html_email_support => 0,
    link_to_upload_in_email => 0,
    email_subject => 'Uber File Upload',
    to_email_address => '[email protected],[email protected]',
    from_email_address => '[email protected]',
    };

    1;
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

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

    Default

    redirect_url => 'http://www.showmeu.com/vshare/upload.php',
    In your config.php, baseurl have no www.

    So you have to use like


    redirect_url => 'http://showmeu.com/vshare/upload.php',

  8. #108

    Default

    thanks admin it now works great.
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

  9. #109
    Join Date
    Sep 2007
    Posts
    8

    Default Re: vShare 2.3 Release: 20070730

    ...like an idiot I tried to put in the blue template and now I can't get into my ftp OR my css files. What is going on? Someone help me!

    I saved my other template, but I can't even open ftp to change it back.

  10. #110
    Join Date
    Sep 2007
    Posts
    8

    Default Re: vShare 2.3 Release: 20070730

    ...like an idiot I tried to put in the blue template and now I can't get into my ftp OR my css files. What is going on? Someone help me!

    I saved my other template, but I can't even open ftp to change it back.

Page 11 of 12 FirstFirst ... 9101112 LastLast

Similar Threads

  1. Vshare release??
    By Bassel1 in forum Sales Questions
    Replies: 9
    Last Post: 03-09-2009, 01:53 PM
  2. vShare 2.1 Release: 20070625
    By admin in forum Announcements
    Replies: 58
    Last Post: 02-20-2008, 05:27 PM
  3. vShare 2.1 Release 22 May 2007
    By admin in forum Announcements
    Replies: 86
    Last Post: 09-27-2007, 06:39 AM
  4. vShare v2 Release 22 May 2007 (Next Release)
    By admin in forum Installation Support
    Replies: 12
    Last Post: 05-22-2007, 08:04 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
  •