• Every time I upload an image using the new media popup I get this error but the image still appears in the gallery and can be used.

    What does the error mean?

Viewing 15 replies - 16 through 30 (of 61 total)
  • rosgar

    (@rosgar)

    Same problem. After uploading the image, there’s a blank white box and I can’t even insert the image to my post. Now, I don’t know what to do. Do I have to go back to WP2.3.3? Unlike the first release candidate for WP 2.5, some minor problems but i can insert the image to my post. And i just updated my site to this latest version. Yay!

    christian-s

    (@christian-s)

    @avinews: sorry I should have been more elaborate. Yes “Bad Behaviour” is a anti spam plug-in for wordpress.

    Ethel

    (@cjane)

    @rosgar That happened to me earlier too. But then, I tried adding this into my .htaccess

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    It seems to work now. No more blank white box.

    rosgar

    (@rosgar)

    @cjane

    ok, gonna test this htacess codes you gave. Thanks!

    rosgar

    (@rosgar)

    @cjane

    ok. I tried your code and it’s working. Still testing…noticed the slowness after upgrade.

    kamboman

    (@kamboman)

    Also having problems, getting ‘Specified file failed upload test.

    Using IE 7 & Vista:

    When I click the ‘Add Media – Add An Image’ icon on the Write Post page I receive a browser error. Details show:

    Line: 136
    Char: 2
    Error: Object Expected
    Code:0
    Url: <Root Url>/wp-admin/media-upload.php?post_id=18&type=image&

    In addition, I’m getting ‘Specified file failed upload test.” error on the image upload. I cannot click the ‘Show’ link’ though the image file name is shown. The Gallery link amount number increases and clicking it again shows the file name. Clicking ‘Media Library’ again shows the file name.

    kamboman

    (@kamboman)

    Further to my previous post, it works in Firefox 2.0.0.13

    bfpblog

    (@bfpblog)

    Same exact problem here, using IE7. Very depressing, since I just got everyone to start using the blog.

    dianewarth

    (@dianewarth)

    cjane – this is my situation exactly:

    Whenever I tried uploading an image, I keep getting this message:

    HTTP error.
    An error occurred in the upload. Please try again later.

    Anyone else experience this?

    I’m running on Firefox.

    Did you find a solution?

    pyrrho

    (@pyrrho)

    I am still getting the ‘Specified file failed upload test’-message and the media-upload.php-error (Object expected).

    Editing the .htaccess-file doesn’t work. I can confirm this for IE 7 and Firefox 2 (in Windows Vista AND Windows XP).

    If I can’t solve this soon, I’ll downgrade to 2.3 again. I need to be able to insert images! I don’t understand why this wasn’t fixed in 2.5 RC1/RC2. Many users on this forum are having problems…

    hfjn

    (@hfjn)

    There is a fix for the javascript error in IE7 when clicking Add Media.

    Your need to change two files!

    http://trac.wordpress.org/ticket/6443

    polzonoff

    (@polzonoff)

    Nothink worked here. I can upload images. But, when I press “insert”, nothing happens. Just a white window…

    I’m still waiting for an answer. It’s kind frustrating…

    liteforward

    (@liteforward)

    Same problem happened to me..! i’ve used IE,Firefox 2.0.0.13, opera, safari..all fail ! this code is malfunction >>
    <IfModule mod_security.c>
    <Files async-upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>

    any ideas ?

    timjamz

    (@timjamz)

    @hfjn

    Nice catch! Fixed the problem with admin panel “add image” and “add media” lickety-split!!

    Again, the fix url is: http://trac.wordpress.org/ticket/6443

    2.5 rocks, btw.

    pctim

    (@pctim)

    HI , I have the problem as noted by the OP’er .
    [quote]
    Image Upload – “Specified file failed upload test.”
    [/quote]
    I am using IE 8 ..

    @ timjamz
    is this fix url is: http://trac.wordpress.org/ticket/6443
    for IE 8 ? . im not sure if i want to messaround with this , because it works just fine with fire fox but not IE .. if i use this fix will it affect all browsers ..thanks for the help .

    AGAIN ..
    If i use firefox then it works as it should ..

    Cheers pctim ..

Viewing 15 replies - 16 through 30 (of 61 total)
  • The topic ‘Image Upload – “Specified file failed upload test.”’ is closed to new replies.