Error SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

LutyensBrontis / 2017-05-18 12:01:37   

can this be fixed?

according to our hosting company:

Error SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
[Wed May 17 18:51:52 2017] [warn] [client 217.12.216.18] mod_fcgid: stderr: PHP Fatal error: Call to undefined function imagecreatefromjpeg() in
/home/evelinav/public_html/ndxzstudio/lib/media.php on line 943, referer: evelinavida.com/ndxzstudio/

Which clearly states that necessary function is missing and due to it code errors appeared. According to multiple complaints on the same error on developer forum -
indexhibit.org/forum/category/8/
many users face the same problem.

However, our tests showed up that only images could not be uploaded, while other formats (including txt, pdf and archives) are uploaded successfully.

This thread has been closed, thank you.