widgetfactory / jce

JCE - A Content Editor for Joomla
https://www.joomlacontenteditor.net
GNU General Public License v2.0
35 stars 12 forks source link

"The server returned an invalid JSON response." when uploading file (file does still upload) #69

Closed benvoth closed 4 years ago

benvoth commented 4 years ago

When uploading a file (I'm working with a PDF) from the "JCE FIle Browser" in the back-end, the file does upload but I'm getting this error: "The server returned an invalid JSON response." Here's a screenshot: https://ibb.co/2vwr0Tm

I'm using: JCE 2.8.3 Joomla 3.9.14 PHP 7.3 (also tested in PHP 5.6, same issue)

Can you help out?

Thanks.

ryandemmer commented 4 years ago

Fixed in commit - https://github.com/widgetfactory/jce/commit/6b9ac611525d4e38605d22cad22c755cc95b483f

The fix will be included in the next update.

benvoth commented 4 years ago

Thank you! Do you have a date scheduled for the next update?