Hi I am getting json parse errors on both my server and wamp implementations when I try to to create a form.
The error is "Requested JSON parse failed.
I am also getting session _start() errors, headers already sent etc.
Can someone give me an idea on these.
Cheers
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
json error
-
- Posts: 1
- Joined: Mon Jul 03, 2017 8:17 am
Re: json error
Instead of using the JSON Error filter, you can use the Generic Error filter to transform the JSON error message returned by applying an XSLT stylesheet. The Generic Error filter examines the incoming message and infers the type of message to be returned (for example, JSON or SOAP).