Forum Replies Created

Viewing 6 replies - 31 through 36 (of 36 total)
  • Thread Starter Galyn

    (@galyn)

    Really? That’s strange because the image is only 648k…

    Ok, I found the answer… kind of…

    This article shows that the version of php can cause blank pages. I lowered the php version from 5.1 to 5 and all the images previously uploaded showed up. Hope this helps the original poster and anyone else running into this problem.

    Alright, I think I have a bit more info to go on now…

    I viewed source on both of the Browse All pages, the page is cut off just after <div id='upload-content' class='browse-all'>… That’s the end of the pages…

    In the upload.php file, this is just before it calls call_user_func( $wp_upload_tabs[$tab][2] );

    Now I’m trying to dig through the code in the upload-functions.php to see if I can see anything that just stands out that would cause early page termination, but since I’m just a begginer at some of the js stuff, it’s a little greek to me.

    I was hoping someone else might be able to see what I’m missing faster…

    For reference purposes i’m running:

    WP 2.1.3
    PHP 5.1.0RC1
    MySQL 4.0.25

    chmod for the upload directory and its sub-directories is 777…

    here’s a direct link from the db entry… it goes straight to the image… so the directory structure is correct…

    link

    No… I think you misunderstand…

    The system actually uploaded the files… they exist… I can browse the ftp directory to them and see both the created thumbnail and the actual picture… The database shows the records for the files, pointed to the right location, etc.

    It’s just that the system shows nothing in the Uploads section, in either the Manage or Post section.

    I’m having the same problem… I see the directories and images have been uploaded, but there is nothing in the Browse All section of the uploads section…

    Please, any help?

Viewing 6 replies - 31 through 36 (of 36 total)