tigrang / cakephp-datatable

JQuery DataTable plugin server-side processing component for CakePHP
47 stars 29 forks source link

NetworkError: 500 when trying to search #43

Closed kamilosinski closed 10 years ago

kamilosinski commented 10 years ago

Hi,

When I try to use quick search eg. I start to type the string to input field there is only "Processing..." info, and nothing happens. FireBug js console returns "NetworkError: 500 when trying to search". Any idea what could be the reason or how can I debug it? Beside quick search everything works fine, paginastion, sort. etc.

Regards Kamil

tigrang commented 10 years ago

Look at the Network tab in firebug and look at the response of the request, that should give you more information.