Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InlineSVg.php error #45

Open
gosubmit opened this issue Mar 31, 2024 · 0 comments
Open

InlineSVg.php error #45

gosubmit opened this issue Mar 31, 2024 · 0 comments

Comments

@gosubmit
Copy link

I am using this theme seeing this error in the log file.

  • Bitnami Amazon lightsail
  • Using wordpress version (latest)
  • Apache

CRITICAL Uncaught TypeError: DOMDocument::importNode(): Argument #1 ($node) must be of type DOMNode, null given in /bitnami/wordpress/wp-content/themes/blockify/vendor/blockify/framework/src/BlockSettings/InlineSvg.php:173
Full error log.

2024-03-31T12:46:52+00:00 CRITICAL Uncaught TypeError: DOMDocument::importNode(): Argument #1 ($node) must be of type DOMNode, null given in /bitnami/wordpress/wp-content/themes/blockify/vendor/blockify/framework/src/BlockSettings/InlineSvg.php:173
Stack trace:
#0 /bitnami/wordpress/wp-content/themes/blockify/vendor/blockify/framework/src/BlockSettings/InlineSvg.php(173): DOMDocument->importNode()
#1 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(324): Blockify\Framework\BlockSettings\InlineSvg->render_inline_svg()
#2 /opt/bitnami/wordpress/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(293): apply_filters()
#4 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(244): WP_Block->render()
#5 /opt/bitnami/wordpress/wp-includes/blocks.php(1484): WP_Block->render()
#6 /opt/bitnami/wordpress/wp-includes/blocks.php(1522): render_block()
#7 /opt/bitnami/wordpress/wp-includes/blocks/pattern.php(51): do_blocks()
#8 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(258): render_block_core_pattern()
#9 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(244): WP_Block->render()
#10 /opt/bitnami/wordpress/wp-includes/blocks/post-template.php(119): WP_Block->render()
#11 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(258): render_block_core_post_template()
#12 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(244): WP_Block->render()
#13 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(244): WP_Block->render()
#14 /opt/bitnami/wordpress/wp-includes/blocks.php(1484): WP_Block->render()
#15 /opt/bitnami/wordpress/wp-includes/blocks.php(1522): render_block()
#16 /opt/bitnami/wordpress/wp-includes/blocks/pattern.php(51): do_blocks()
#17 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(258): render_block_core_pattern()
#18 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(244): WP_Block->render()
#19 /opt/bitnami/wordpress/wp-includes/blocks.php(1484): WP_Block->render()
#20 /opt/bitnami/wordpress/wp-includes/blocks.php(1522): render_block()
#21 /opt/bitnami/wordpress/wp-includes/blocks/pattern.php(51): do_blocks()
#22 /opt/bitnami/wordpress/wp-includes/class-wp-block.php(258): render_block_core_pattern()
#23 /opt/bitnami/wordpress/wp-includes/blocks.php(1484): WP_Block->render()
#24 /opt/bitnami/wordpress/wp-includes/blocks.php(1522): render_block()
#25 /opt/bitnami/wordpress/wp-includes/block-template.php(263): do_blocks()
#26 /opt/bitnami/wordpress/wp-includes/template-canvas.php(12): get_the_block_template_html()
#27 /opt/bitnami/wordpress/wp-includes/template-loader.php(106): include('...')
#28 /opt/bitnami/wordpress/wp-blog-header.php(19): require_once('...')
#29 /opt/bitnami/wordpress/index.php(17): require('...')
#30 {main}
  thrown in /bitnami/wordpress/wp-content/themes/blockify/vendor/blockify/framework/src/BlockSettings/InlineSvg.php on line 173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant