You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This type of error means the response (probably from an AJAX request) is not valid JSON, but contains HTML. Probably because of a PHP error or something.
I am using the mysql example.
table doesn't load in index.html. shows the below error when i use inspect on chrome.
Uncaught SyntaxError: Unexpected token <
at EditableGrid.processJSON (eval at (editablegrid-2.1.0-49.js:12), :1:12202)
Note: works on local xampp server but does not work on godaddy hosting. please suggest.
The text was updated successfully, but these errors were encountered: