bServerSide issue when set to true
bServerSide issue when set to true
I took the php script from the example page in the datatables site and modified it to my needs. I've already verified the json at jsonlint.com to be valid. With bServerSide being false everything went okay, but when I turn it to true, the loading went forever whilst chrome reported there's a json error. I wonder what have I been missing .. the following is the link the datatables live:
http://live.datatables.net/usoruf/3/edit
Thank y
http://live.datatables.net/usoruf/3/edit
Thank y
This discussion has been closed.
Replies
http://meca-moe.homeip.net/ajax/wh_by_product_list.phps
Thanx again :-)
Allan
username: test
password: test123
the specific link to the said issue would be http://moe.mecacomtech.loc/wh.php?by_product=1
Hopefully you can advice me accordingly :-)
have you seen them already?
[quote]
ping moe.mecacomtech.loc
ping: cannot resolve moe.mecacomtech.loc: Unknown host
[/quote]
Allan
Sorry .. my bad .. the host is http://meca-moe.homeip.net and the link would be http://meca-moe.homeip.net/wh.php?by_product=1
The return from the server is:
> Unknown column 'products.title as product_name' in 'order clause'
So looks like an issue with the server-side processing script that is being used.
Allan
how did you get that error? can I produce it myself from perhaps .../ajax/wh_by_product_list.php?blabla=value&anotherblabla=anothervalue ?
Look at the Ajax return in Firebug or Inspector.
Allan