Derek Heritage 0 Report post Posted April 26 Since updating if I try to add media I get the following error message: Error SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data Any idea what#swrong? Derek Heritage Share this post Link to post Share on other sites
PattersUK 0 Report post Posted July 26 I also had this error (or a very similar one) and was able to resolve it by ensuring the GD graphics library was installed, this is bundled with PHP and just needs enabling by your host (or in the php.ini file if you are self hosted) Share this post Link to post Share on other sites