Cant filtering arabic words
Cant filtering arabic words
Faisalab
Posts: 2Questions: 1Answers: 0
hello i got 500 error when i try to filter arabic words
any solution for that
This discussion has been closed.
Answers
Uncaught Error: DataTables warning: table id=DataTables_Table_0 - Ajax error. For more information about this error, please see http://datatables.net/tn/7
at K (datatables.min.js?v=1.8.1:143)
at Object.error (datatables.min.js?v=1.8.1:105)
at h (vendor.js?v=1.8.1:1)
at Object.fireWith [as rejectWith] (vendor.js?v=1.8.1:1)
at n (vendor.js?v=1.8.1:1)
at XMLHttpRequest.<anonymous> (vendor.js?v=1.8.1:1)
this is the error which come when i write on arabic
Are you using server side processing?
What did you find out when you followed the steps at the link provided in the error?
If you are getting a 500 error then the place to start is looking at the server logs to find out why its responding with the 500 error.
Kevin