Error adding new record
Error adding new record
nicoledramirez@hotmail.com
Posts: 60Questions: 14Answers: 2
in Editor
Hi
I keep getting a tn\12 error when I try to add a new record. This just started happening when I moved the site to a server from local. The description on the site doesn't really help because when I look at the AJAX response, I see the two fields I was posting with data. What else could be causing this issue?
Thanks!
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi,
Could you show me the response from the server? The error indicates that it is not valid JSON. JSONLint can be used to validate the response.
If you can link tot he page I would be happy to take a look and see what is going wrong.
Allan
Sorry, I didn't notice the response until today. I managed to figure this out on my own. Thanks Allan