ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

File Manager not able to upload files

August 13, 2010 8:07pm

Subscribe [17]
  • #31 / Oct 14, 2010 6:34am

    moggsterb

    3 posts

    Hi

    I am having this problem too.

    I am using ExpressionEngine v2.1.0 Build 20100810 on a fresh install on dreamhost.

    I find if I navigate to the File Manager, the first file will upload OK.
    The second file will upload and appear in the LHS list, but the “Uploading File…” graphic still displays.
    If you try to upload a 3rd file at this point, you get the message “upload_no_file_selected” and the file list on the LHS doesn’t update, however if you refresh the page, the file has uploaded.

  • #32 / Oct 14, 2010 9:05am

    Sue Crocker

    26054 posts

    Welcome to the ExpressionEngine forums, moggsterb.

    What kinds of files are you attempting to upload, and with which browser/operating system?

    Have you seen: EEWiki:// HowTo Determine Memory Limits How much memory is allocated to PHP?

    How big are these files?

  • #33 / Oct 14, 2010 9:39am

    moggsterb

    3 posts

    I don’t think it’s a file size issue because they’re only about 6k.

    Also it seems, it allows the first upload, then subsequent uploads fail (upload_no_file_selected).
    If I re-enter the filemanager, the first file will always load OK.

    (I get the same problem in both ie8 and ff3.6.10).

  • #34 / Oct 14, 2010 9:49am

    moggsterb

    3 posts

    It appears the issue is exactly as described here:

    https://support.ellislab.com/bugs/detail/13814/

  • #35 / Oct 14, 2010 10:07am

    Sue Crocker

    26054 posts

    Thanks for mentioning the bug report. I don’t see that report has been assigned to a member of the dev team yet, but I’ll add it to my regression testing for the upcoming build. Thanks in advance for your patience.

  • #36 / Oct 15, 2010 2:42am

    bikuta

    118 posts

    I’m getting this issue of file can’t be uploaded on all browsers.

    The last I tried was IE8 and I noticed it’s getting this error:
    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
    Timestamp: Fri, 15 Oct 2010 05:39:45 UTC


    Message: Object expected
    Line: 74
    Char: 453
    Code: 0
    URI: http://?????/?????/index.php?S=f20209df2d9321a5a95c57437c9183f2c3e58aa1&D=cp&C=javascript&M=combo_load
    &plugin=overlay,overlay.apple,ee_upload&file=cp/file_manager_home&v=1282540811

    (domain and system folder name taken out)

    Is there a workaround?

  • #37 / Oct 15, 2010 1:08pm

    Sue Crocker

    26054 posts

    bikuta, have you tried a different browser?

  • #38 / Oct 15, 2010 8:27pm

    bikuta

    118 posts

    I’ve tried it on all browsers (IE, Firefox, Chrome and Safari) and I’m getting the same error.

    We really need to get this fixed ASAP as we’ve had to resort to using FTP and adding the images using their direct URLs.

  • #39 / Oct 17, 2010 1:46pm

    Greg Salt

    3988 posts

    Hi bikuta,

    Just to clarify, you are not able to upload any image using the File Manager? Your issue is not the same as has been reported here?

    Cheers

    Greg

  • #40 / Oct 17, 2010 8:44pm

    bikuta

    118 posts

    Turns out that was because I had a dodgy mimes.php file.
    We had this bit of code:

    // shakes fist at IE
        if ($this->EE->input->user_agent() != "" && stristr($this->EE->input->user_agent(), 'MSIE') !== FALSE)
        {
            $mimes['png'] = 'image/x-png';
        }

    once that was commented out, the uploading works, but with the bug as reported.

  • #41 / Oct 18, 2010 3:19am

    John Henry Donovan

    12339 posts

    bikuta,
    Glad you got it figured out. Feel free to start a new thread if you have any more questions

  • #42 / Oct 29, 2010 9:48am

    Ingmar

    29245 posts

    Closing old thread. Please post again as needed.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases