JSON Parse Error

JSON Parse Error

drrockdrrock Posts: 33Questions: 0Answers: 0
edited May 2011 in General
I've used DataTables on a couple of my sites but installation on new server and new DB is giving the dreded "JSON data from server could not be parsed..." error. I'm using server-side processing. Running PHP5 but just in case a JSON support issue, I changed server_processing.php to use non-JSON output and still getting error. I also notice some of the DataTable examples right out of the box are giving the same "JSON data from server could not be parsed..." error. I'm not a JSON expert so using JSON Lint does me no good because I don't know where the .JSON code is for DataTables. My code is here: http://www.howperksworks.com/syndication/searchbysourcemarket.php. Thanks, in advance, for your time.

Replies

  • allanallan Posts: 63,522Questions: 1Answers: 10,473 Site admin
    Your link looks okay to me - table loads no problem at all, without any warnings being given... :-)

    Allan
This discussion has been closed.