JSON error when importing site content
-
I can’t install any of the starter templates. The install always fail at Site Content import process. If I install the site without site content it succeeds just fine.
I’ve tried this with the other site templates and the same error happens.
Is it an environment issue? A setting? I installed/followed Astra’s troubleshooting guide about resources, etc. already, no joy.
The environment seems well enough as I can install OceanWP demo sites just fine, all working.
{ “message”: “There was an error on your website.”, “stack”: { “error-message”: “Uncaught Error: Typed property DOMElement::$tagName must not be accessed before initialization”, “file”: “/var/www/wp_tiarani/wp-content/plugins/astra-sites/inc/importers/wxr-importer/class-wxr-importer.php”, “line”: 1613,
“trace”: [ { “file”: “/var/www/wp_tiarani/wp-content/plugins/astra-sites/inc/importers/wxr-importer/class-wxr-importer.php”, “line”: 310, “function”: “parse_author_node”, “class”: “WXR_Importer”, “type”: “->” }, { “file”: “/var/www/wp_tiarani/wp-content/plugins/astra-sites/inc/importers/wxr-importer/class-astra-wxr-importer.php”, “line”: 445, “function”: “get_preliminary_information”, “class”: “WXR_Importer”, “type”: “->” }, { “file”: “/var/www/wp_tiarani/wp-content/plugins/astra-sites/inc/importers/wxr-importer/class-astra-wxr-importer.php”, “line”: 419, “function”: “get_data”, “class”: “Astra_WXR_Importer”, “type”: “->” }, { “file”: “/var/www/wp_tiarani/wp-content/plugins/astra-sites/inc/classes/class-astra-sites-importer.php”, “line”: 559, “function”: “get_xml_data”, “class”: “Astra_WXR_Importer”, “type”: “->” }, { “file”: “/var/www/wp_tiarani/wp-includes/class-wp-hook.php”, “line”: 324, “function”: “prepare_xml_data”, “class”: “Astra_Sites_Importer”, “type”: “->” }, { “file”: “/var/www/wp_tiarani/wp-includes/class-wp-hook.php”, “line”: 348, “function”: “apply_filters”, “class”: “WP_Hook”, “type”: “->” }, { “file”: “/var/www/wp_tiarani/wp-includes/plugin.php”, “line”: 517, “function”: “do_action”, “class”: “WP_Hook”, “type”: “->” }, { “file”: “/var/www/wp_tiarani/wp-admin/admin-ajax.php”, “line”: 188, “function”: “do_action” } ] } }
- The topic ‘JSON error when importing site content’ is closed to new replies.