My forum uses the PL Upload plugin. Two updates ago it started giving errors when attempting to upload an image file larger than 2 mb. I was hoping future updates would have fixed the issue, but no luck so far.
The webserver is set to allow uploads of up to 1 gig. I can upload larger PDF files no problem. I have the Simple Press image upload limit set to unlimited.
When I attempt to upload images on the front end, I get the error: HTTP Error.
Upload URL might be wrong or doesn’t exist.
In Chrome’s Developer Tools I see this error: Failed to load resource: the server responded with a status of 500 (Internal Server Error), the source is http://winchestercollector.org/index.php?sp_ahah=plupload&sfnonce=778d4b12f4&type=&fid=3.
The site isn’t using Bootstrap Javascript, and I’ve tried disabling other plugins, but still no luck.
What else can I do or try?