Jump to content

Members receiving Error code -200


usmf
Go to solution Solved by Marc Stridgen,

Recommended Posts

We've got several members experiencing issues when trying to upload an image into a post. We don't have a max size set for uploads, so that's not the issue. It's most common, they say, with Firefox -- but they're having it with Chrome and Edge as well. They try to upload an image and then wait some time, after which they receive the following error:

Sorry, an unknown server error occurred when uploading this file. (Error code: -200)

I'm not able to recreate it, but they have this a lot. I'm seeing a number of posts for this error, but we're not having this in Admin side or with animated images. They're taking pics on cameras and trying to upload a JPEG. Any suggestions would be very helpful. Thanks in advance!

Edited by usmf
Link to comment
Share on other sites

  • Solution

A -200 error is a generic error thrown by something called plupload, and is always an issue with server limitations. This will generally be memory_limit or upload_max_filesize on your PHP settings, but may be others. You would need to check your server error logs to find what is causing the issue there

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...