I am using server-side DataTables in a project
and do a search, shows me the following error message:
DataTables warning: JSON data from server not could b
I ran into this problem and it was as simple as updating the information in the following file:
"sAjaxSource": "DataTables/examples/server_side/scripts/server_processing.php"
Don't know if the answer you're looking for is that pedestrian, but I figured I would throw in my 2 cents!!