Error on Site "DataTables Editor - date inputs example "
Error on Site "DataTables Editor - date inputs example "
kissinger99
Posts: 5Questions: 0Answers: 0
Hallo!
If I open the Example-Site "DataTables Editor - date inputs example" on my Server, I get this error-message:
"DataTables warning (table id = 'example'): DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error."
And the table is without data.
What is wrong?
Thank you!
If I open the Example-Site "DataTables Editor - date inputs example" on my Server, I get this error-message:
"DataTables warning (table id = 'example'): DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error."
And the table is without data.
What is wrong?
Thank you!
This discussion has been closed.
Replies
Allan
I have followed the instructions.
See here my test-site: http://cheap-house.de/datatable/extras/Editor/examples/dates.html
What I must do?
Thank you!
[code]
Warning: date_create_from_format() [function.date-create-from-format]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/web207/html/cheap-house/datatable/extras/Editor/examples/php/lib/Editor/Format.php on line 63
[/code]
You need to fix that issue with your PHP configuration.
Allan
Kissinger99, can you give me some idea how you resolved it?
Allan