-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
javascript error on demo with current mysql table #64
Comments
-- Adminer 4.6.2 MySQL dump SET NAMES utf8; DROP TABLE IF EXISTS INSERT INTO |
Hi.
I need to make a table easily editable for highlevel users.
demo and demo table works fine as it comes.
If I change database and rable to formtools -> ft_form_1
I get this javascript error.
Sorry, but it lacks of details to know what to send to you
Uncaught SyntaxError: Unexpected token <
at EditableGrid.processJSON (eval at (editablegrid-2.1.0-49.js:12), :1:12202)
at XMLHttpRequest.d.onreadystatechange (eval at (editablegrid-2.1.0-49.js:12), :1:10151)
EditableGrid.processJSON @ VM86:1
d.onreadystatechange @ VM86:1
XMLHttpRequest.send (async)
EditableGrid.loadJSON @ VM86:1
DatabaseGrid.fetchGrid @ demo.js:90
DatabaseGrid @ demo.js:76
window.onload @ index.html:61
load (async)
(anonymous) @ index.html:60
The text was updated successfully, but these errors were encountered: