I Need Help To Study This Youtube Script

Discussion in 'PHP' started by jainritesh, Feb 17, 2007.

  1. #1
    Hi!
    I am Learning PHP, and have recently downloaded free youtube clone script from dp to see how actually they work, and convert any format to ffmpeg and other features used in this script, but when i try to upload a movie it gives me

    Fatal error: Class 'ffmpeg_movie' not found in /home/fundawn/public_html/video/upload.php on line 83

    Sometimes i am getting Error When I click on Upload Button @ Homepage:confused:

    Fatal error: Call to undefined function format_size() in /home/fundawn/public_html/video/include/function.php on line 1197

    When i try to purchase a Pack i get

    Parse error: syntax error, unexpected ';' in /home/fundawn/public_html/video/payment.php on line 143

    Why I am seeing this Error? Have i Uploaded the script wrongly?:confused:

    Can anyone Please Help.

    Regards,
     
    jainritesh, Feb 17, 2007 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,832
    Likes Received:
    4,541
    Best Answers:
    123
    Trophy Points:
    665
    #2
    The first two may be because you have missed uploading a file or it's in the wrong location. The last one looks like a bug in the code. Shouldn't be too hard to fix.

    Do you know PHP at all?
     
    sarahk, Feb 17, 2007 IP
  3. jainritesh

    jainritesh Well-Known Member

    Messages:
    551
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    140
    Digital Goods:
    1
    #3
    Hi!
    Yean i know little bit of PHP, I think my hosting donot support ffmpeg is there any way by which i can use this script only to show videos in .flv format, where user can only see videos but cannot upload the same?
    As i can see player at the output, can any one please tell who it can be done, or any other free script from where i can show videos on site.
     
    jainritesh, Feb 21, 2007 IP