DataTables 1.7.5 server_side example fails out of the box
DataTables 1.7.5 server_side example fails out of the box
Ok, I've been having no luck whatsoever getting DataTables to work with server-side processing. I went through these forums as much as I could. I looked at the various issues people have had. No luck. So I downloaded a fresh copy of 1.7.5, installed it on my test server, fired up examples/data_sources/server_side.html in Chrome and ... the same annoying json error pop-up I've been seeing on my system for the past week. Chrome is showing no errors and I am out of ideas.
If anyone is interested, the live page is at:
http://www.solutionsbyvlad.com/wip/dt/examples/data_sources/server_side.html
Help?
If anyone is interested, the live page is at:
http://www.solutionsbyvlad.com/wip/dt/examples/data_sources/server_side.html
Help?
This discussion has been closed.
Replies
Ok, I verified that the current problem with the demo is no database connection. I will try actually setting up a db and trying again.
What worries me is that even when I pump in a "correct" json output string I still the parsing error. I an not using the validation plugin; the only thing beyond jquery and jquery-ui I am using is a menu plugin that does nothing with json or ajax.
Allan