Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 41

Thread: cannot upload videos , cannot view my videos

  1. #21

    Default

    yes i did,, its taking tooo much time for me to upload a 345 kb file its still loading

  2. #22
    Join Date
    May 2007
    Posts
    686

    Default

    Post what you changed it to but MAKE SURE TO NOT INCLUDE your password lol.

  3. #23

    Default

    $config = array();

    $config['ffmpeg'] = "/usr/local/bin/ffmpeg";
    $config['mplayer'] = "/usr/local/bin/ffmpeg";
    $config['mencoder'] = "//usr/local/bin/ffmpeg";
    $config['flvtool'] = "/usr/local/bin/ffmpeg";
    $config['basedir'] = "/home/skumaran/public_html/share1";
    $config['baseurl'] = "http://yourfreeads.info/share1";

    include($config['basedir'] . "/include/vshare.php");



    lol

  4. #24

    Default

    i cleared the cache i can able to upload without proxies

    but lol i cant view them

  5. #25
    Join Date
    May 2007
    Posts
    686

    Default

    This line here has me worried $config['basedir'] = "/home/skumaran/public_html/share1";. Is your directory setup in public_html/share1 folder?

  6. #26

    Default

    $config['ffmpeg'] = "/usr/local/bin/ffmpeg";
    $config['mplayer'] = "/usr/local/bin/ffmpeg";
    $config['mencoder'] = "//usr/local/bin/ffmpeg";
    $config['flvtool'] = "/usr/local/bin/ffmpeg";
    $config['basedir'] = "/home/skumaran/public_html/share1";
    $config['baseurl'] = "http://yourfreeads.info/share1";


    i added one extra slash to mencoder,, let me correct it

  7. #27
    Join Date
    May 2007
    Posts
    686

    Default

    Also you have // instead of /

  8. #28

    Default

    yes its in that folder


    and i check the settings but no lucks

  9. #29
    Join Date
    May 2007
    Posts
    686

    Default

    Is your config.php showing the same // in it?

  10. #30

    Default

    no i fix that " // "

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. view the "recent videos" on another page
    By witchdoctor in forum Template Modifications
    Replies: 1
    Last Post: 02-26-2008, 05:03 AM
  2. upload 30 min videos
    By samer in forum General Discussions
    Replies: 1
    Last Post: 12-12-2007, 06:00 PM
  3. Most View Videos
    By sam in forum Template Modifications
    Replies: 5
    Last Post: 11-06-2007, 10:02 AM
  4. Sign up required to view videos
    By Netstralogy in forum General Discussions
    Replies: 1
    Last Post: 09-24-2007, 10:35 AM
  5. Video View, related videos on left?
    By GreenGambler in forum General Discussions
    Replies: 2
    Last Post: 06-28-2007, 11:30 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
  •