Ajax errors when trying to create new page
-
When I try to create a new page (using the Add Page button on the right of existing pages), the ajax request is not completing and I’m left with an infinite spinner. Here are the console messages:
- Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://www.cappellaniauniroma3.org/wp-admin/admin-ajax.php
- APM AJAX Error on tree_add_new_node : error tree.js?ver=1.4:262
- APM AJAX JSON answer : {“ok”:1,”error”:””,”insert_type”:”insert_child”,”new_node”:799,”action”:”apm_tree_actions”} tree.js?ver=1.4:264
- Error thrown : Internal Server Error tree.js?ver=1.4:265
- Object abort: (a)always: ()complete: ()done: ()error: ()fail: ()getAllResponseHeaders: ()getResponseHeader: (a)overrideMimeType: (a)pipe: ()progress: ()promise: (a)readyState: 4responseJSON: ObjectresponseText: “{“ok”:1,”error”:””,”insert_type”:”insert_child”,”new_node”:799,”action”:”apm_tree_actions”}”setRequestHeader: (a,b)state: ()status: 500statusCode: (a)statusText: “Internal Server Error”success: ()then: ()__proto__: Object
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Ajax errors when trying to create new page’ is closed to new replies.