editor JSON formatting error
editor JSON formatting error
Hi, I try to run the editor sample : https://editor.datatables.net/tutorials/installing on my server before buying it ;-)
I just change the Config.php
As you can see :editor JSON formatting error
http://mytestwebsite.fr/DataTables/extras/Editor/examples/
Thanks
Emmanuel
I just change the Config.php
As you can see :editor JSON formatting error
http://mytestwebsite.fr/DataTables/extras/Editor/examples/
Thanks
Emmanuel
This discussion has been closed.
Replies
Thanks very much for the link to your page. The server is returning an error:
> Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in
In my experience this means that you are running a very old version of PHP on your server - v5.2 or older! The Editor PHP libraries require PHP 5.3 or newer as they make use of a number of the features introduced in the "newer" versions of PHP.
Are you able to upgrade your PHP install? I do have PHP 5.2 compatible libraries I can send you, but they do not provide the same set of functionality as the new ones, and are no longer supported.
Allan
It's work with php 5.3 !
Thank you Very very very much !!!
Best regards from French Alps ;-)
Emmanuel.