Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter realitystorm

    (@realitystorm)

    It is definitely something on the server side going on. When I save the json information is sent to admin-ajax.php.

    • For longer text I get the JSON error on the page, and there is no value in the “response” tab (no response received from the server)
    • For shorter text I do not get the JSON error on the page, and there is a value in the “response” tab, showing the ID of the entry, the date, the guide, etc.

    What is weird is the longer pages are updating even though I’m getting this error, so the json is sent, parsed, the db is getting updated, but for some reason, for longer pages, I’m not getting a valid json response back.

Viewing 1 replies (of 1 total)