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
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.
Any status on this, I have the same problem
still working on this issue, no results to report yet.
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.
Another thing I noticed, does the zip file have folder inside it or is it just a flat file structure?
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
so will folder in folder still work? Or do they all need to be in a single folder?
folder in folder shouldn’t work, it wasn’t built that way. Flat zip file only.