• Yup, its the same old problem for me.
    As described here.

    I can upload the image fine, it shoes up in the uploads folder (checked using FTP), it shows up in the Media Gallery, but as soon as I click insert the window goes white (whith the grey bar and close box along the top) and FF says Done in the bottom left corner.

    I am hosted on Media Temple and I first noticed this problem today (19th May 2008). I have tried adding the following code to my root, wp-admin and wordpress directory’s .htaccess file and it had no effect.

    <IfModule mod_security.c>
    <Files async-upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>

    I have no idea what to do. I re-uploaded all my files as described in the sticky, I re-installed flash, cleared cache and it all made no difference. I don’t see this as an upload problem as the file is getting uploaded fine, it’s just not getting embedded into the post.

Viewing 4 replies - 16 through 19 (of 19 total)
  • re: followme and changing permissions to 777, I tried that and didn’t work, but I also changed all subdirectories and files as well(wp-content only). should this be changed back for some security or other reason? thanks!

    ejk

    (@ejk)

    I fixed this problem with a solution I found in another thread:

    I found that my problem came with my WordPress address (URL) having uppercase letters, and apparently PHP does not like that. I suggest making sure that the URL is all lowercase. It fixed my site, who knows, it could fix yours.

    I had the same problem, tried most of the fixes but they didn’t fix it. I disabled the plugin Advanced tagline, and now I can upload and insert images.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Blank white screen when inserting image,’ is closed to new replies.