Results 1 to 5 of 5

Thread: [Fixed] VIDEO page TOTALLY BLANK

  1. #1
    Join Date
    May 2007
    Posts
    212

    Default [Fixed] VIDEO page TOTALLY BLANK

    I just installed the script and there is one HUGE problem

    The Video upload page is totally blank when you click on it.

    Also, in the admin section the left panel is totally blank as well.

    http://www.duttyclips.com <===== this is my URL

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

    Default

    Make sure you uploded all files in BINARY mode.

    Also enable error reporting in PHP.

    error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
    display_errors = On

  3. #3
    Join Date
    May 2007
    Posts
    212

    Default can you please dumb it down for me, im kind of a retard.

    Your excellent suggestion worked...however

    (im running Centos 4X on Apache)

    I tried to upload a 675 K .mpg file and for some reason the upload.php file prompted to be downloaded.

    I tried to upload a 7 mb .wmv file and it sat there and said that the filesize was too big?!?!?!?!

    I then went back to the front page and there were place holders for the files and no image...and no playback.

    FFmpeg is installed according to phpinfo.php

    is there something missing?
    I also noticed that my upload size was 2 mb and post was 8 ...how do I change that from the command shell?

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

    Default Re: can you please dumb it down for me, im kind of a retard.

    Quote Originally Posted by devarioj
    I tried to upload a 7 mb .wmv file and it sat there and said that the filesize was too big?!?!?!?!
    Your phpinfo says

    upload_max_filesize 2M 2M
    So the upload limit is 2 MB.

    Your problem is ffmpeg/ffmpeg-php is not install properly.

  5. #5
    Join Date
    May 2007
    Posts
    212

    Default hi

    Thanks I changed the upload limit and it worked.

Similar Threads

  1. blank page after uploading video
    By dealspiggy in forum Installation Support
    Replies: 1
    Last Post: 10-13-2008, 10:00 AM
  2. Blank Admin Page
    By kris1431 in forum Installation Support
    Replies: 10
    Last Post: 06-05-2008, 01:53 AM
  3. BLANK HOME PAGE... HELP!
    By browniegirl in forum Template Modifications
    Replies: 3
    Last Post: 10-25-2007, 07:31 AM
  4. Blank page during installation
    By spun2u in forum Installation Support
    Replies: 5
    Last Post: 06-10-2007, 07:01 PM
  5. upload page BLANK
    By devarioj in forum Installation Support
    Replies: 9
    Last Post: 05-19-2007, 08:05 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
  •