JSON formatting error
JSON formatting error
Hi,
Downloaded the trial to see if this is for me.
Created a database and used the generator.
Uploaded the whole and ran the file.
Getting the result:
DataTables warning (table id = 'tabletest1'): DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error.
I don't have time to spent hours searching for the solution so mayby someone could point me instantly to it.
Thanks a bundle
JohN
Downloaded the trial to see if this is for me.
Created a database and used the generator.
Uploaded the whole and ran the file.
Getting the result:
DataTables warning (table id = 'tabletest1'): DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error.
I don't have time to spent hours searching for the solution so mayby someone could point me instantly to it.
Thanks a bundle
JohN
This discussion has been closed.
Replies
Allan
By all means, You're right. Sorry for my ignorant posting.
I've set this page up at http://www.4beeld.nl/public/tabletest1.html
I would appreciate it if you could take a look at it.
Thanks
JohN
[code]
Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/eri4beeld/domains/4beeld.nl/public_html/public/php/table.tabletest1.php on line 13
[/code]
That error occurs if you are using an old version of PHP (5.2 perhaps?). PHP 5.3 or newer is required for the Editor libraries as they take advantage of some of the features introduced in 5.3 to present a cleaner API.
Allan
Indeed, version 5.2.17 from januari 2011 ....
Time for my provider to upgrade.
Sure hope that will solve it as I really want to work with this
Thanks for your help
JohN
Allan