Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter chisss

    (@chisss)

    Now with the new update I got this message:
    Memphis Error:
    Please upload a zip file.

    Output:

    name ==> SCN.zip
    type ==> application/octet-stream
    tmp_name ==> C:\wamp\tmp\php5F41.tmp
    error ==> 0
    size ==> 40475013

    Plugin Author bhaldie

    (@bhaldie)

    The MIME types “text/plain” and “application/octet-stream” are termed ambiguous because they generally do not provide clear indications of which application or CLSID should be associated as the content handler…

    …and defaulting to the final determined MIME type of “application/octet-stream.” Other types of files, such as .reg files, behave similarly.

    Finally, if no file name extension is found, or one is found with no associated MIME type or registered application, the MIME type “text/plain” is returned if the data scan indicated predominantly text, or “application/octet-stream” if the data scan indicated binary, because this is the furthest correct determination that could be made.

    Thread Starter chisss

    (@chisss)

    These were all PDF files. However, I ended up resetting to default and was able to upload. But now I’m having a heck of a time with this.
    Please see the video to see what I’m talking about. It’s like what displays on the screen is linked to other files.

    https://drive.google.com/open?id=0B-TK2hKPdzMQNXNHd2Uwa1dZY2M

    Plugin Author bhaldie

    (@bhaldie)

    Thanks for the video, I’ll look into this issue for you. Give me some time to try and duplicate the issue.

    Thread Starter chisss

    (@chisss)

    Hi,
    I installed the update today, but I get the same error when uploading a batch file with nothing but PDF files
    Memphis Error:
    Please upload a zip file.

    Output:

    name ==> Manual.zip
    type ==> application/octet-stream
    tmp_name ==> C:\wamp\tmp\php5F41.tmp
    error ==> 0
    size ==> 41756

    Plugin Author bhaldie

    (@bhaldie)

    the key issue is this application/octet-stream your server is not detecting that the file is a zip. Do you have any zip application installed on your server?

    Thread Starter chisss

    (@chisss)

    I do not. but it used to work just fine before V3, or it works whenever it feels like working. Like last time I had to reset defaults and it worked fine.

    I am working on another multi-site and did the same thing so I started to upload the files individually and now I’m back to the same issue as in the video above.

    Plugin Author bhaldie

    (@bhaldie)

    This is more than likely a server configuration issue not a Memphis Docs issue, but I will help you the best I can if I can get the proper information. Please get the answer to my question above.

    And I am only dealing with one issue at a time, so let deal with the first one you have, then open other ticket with the second issue, this helps me track problems.

    Thread Starter chisss

    (@chisss)

    I understand. So let’s prioritize. I’ll leave this one with the batch upload and I’ll open another with the the issue where it mixes the names with files. That one takes more priority right now than batch upload.

    Thanks!

    Plugin Author bhaldie

    (@bhaldie)

    sounds good ??

    Thread Starter chisss

    (@chisss)

    New version allowed me to batch upload. The only issue is that even after I change the name in the import list, the actual Name of the document still reflects the file name with the extension.

    For example I changed the name from registrationinformation.pdf to Registration Information.
    Once it went in the front end after successfully importing it still showed registrationinformation.pdf. So I had to manually change the names again.

    Plugin Author bhaldie

    (@bhaldie)

    I’ll look into that.

    Plugin Author bhaldie

    (@bhaldie)

    this issue is fixed in version 3.0.12

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Can't batch upload’ is closed to new replies.