DMXzone Database Updater PHP Support Product Page

Solved

unable to insert data

Reported 26 Apr 2015 03:15:23
1
has this problem
26 Apr 2015 03:15:23 George Stoyle posted:
Like others I have followed the tutorial to the letter but I cannot get the insert record function to work at all.

I made sure that everything is correct as pointed out by others on this forum, so I am using <input type="button">, have made sure js files are placed in the right order, made sure sqlbuilder scripts are in place, have included dynamic data on the page...everything looks fine in the configuration.

I have gone through this numerous times to make sure I haven't missed anything but each time there is no response. There is nothing more I seem to be able to do.

Javascript console is giving the following error when the insert button is clicked...

"Error: Lexer Error: Unexpected token 'c' at column 7 in expression [$FORM.7cl]"

This is referencing the dmxDataBindings.js file.

I hope someone can help as this is very frustrating.

Thanks.

Replies

Replied 27 Apr 2015 09:05:21
27 Apr 2015 09:05:21 Teodor Kuduschiev replied:
Hello George,
Please provide a link to your page, where we can check this issue.
Replied 30 Apr 2015 09:42:04
30 Apr 2015 09:42:04 George Stoyle replied:
Hi, thanks for the reply and apologies for my late response.

I've sorted the problem, although not sure why it happened in the first place...

I had text inputs named 7cl, 5up, 4up, 3up, 2up and a few more similar.

I changed the names to Buy7cl, Buy5up, Buy4up, Buy3up, Buy2up and so on, and now it works fine.

Is there any reason why the first set of names wouldn't work? Is it because they begin with a number?

Reply to this topic