Viewing 10 replies - 16 through 25 (of 25 total)
  • Thread Starter uebermoderne

    (@uebermoderne)

    so that worked out in the way, that I dont get this error message anymore in the first place.
    It is listing my files but with the information that there are 0kb.

    in the next step I get the warning message: Warning: rename(/tmp/mdocs/landesbeihilfeverordnungen/landesbeihilfeverordnung-sachsen.pdf,[deleted]wp-content/uploads/mdocs/landesbeihilfeverordnung-sachsen.pdf): No such file or directory in [deleted]/wp-content/plugins/memphis-documents-library/includes/mdocs-functions.php on line 168

    the files are there but cannot be downloaded and previewed

    Plugin Author bhaldie

    (@bhaldie)

    yes that 0kb is the output that should be seen,

    i can see what the issue might be, looks like the file is upper case:

    Landesbeihilfeverordnung-Rheinland-Pfalz.pdf

    but mDocs changes the filename to lowercase:

    landesbeihilfeverordnung-sachsen.pdf

    I will do some testing with this and get back to you, more than likely on monday thou.

    Thread Starter uebermoderne

    (@uebermoderne)

    thanks

    Joel Black

    (@blackbeardesign)

    Any status on this, I have the same problem

    Plugin Author bhaldie

    (@bhaldie)

    still working on this issue, no results to report yet.

    Plugin Author bhaldie

    (@bhaldie)

    As i assumed this issue deals with how servers are handling the files. when you upload a file with upper case text the server has problems with the file.

    An quick test is to create a zip file with a file with all lower case text and see if the error occurs.

    if the error doesn’t happen try another batch file with a Mixed case file and see if the error occurs again.

    Plugin Author bhaldie

    (@bhaldie)

    Another thing I noticed, does the zip file have folder inside it or is it just a flat file structure?

    Thread Starter uebermoderne

    (@uebermoderne)

    hey bhaldie, yes I think that could work out with all lower case text, will try it out later.
    And I took of course care of it, that I have only one folder ->some datas/pdfs

    Joel Black

    (@blackbeardesign)

    so will folder in folder still work? Or do they all need to be in a single folder?

    Plugin Author bhaldie

    (@bhaldie)

    folder in folder shouldn’t work, it wasn’t built that way. Flat zip file only.

Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘upload file size() error’ is closed to new replies.