You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading files, there may be an error code in $_FILES[name]["error"]. Currently, the software ignores this, which can result in 500 errors to the client and unhelpful server logs.