- This topic has 4 replies, 2 voices, and was last updated 8 months ago by .
-
Topic
-
It is a custom view shortcode.
Code:<h2> {{ post.title }} </h2>
AIO Version 1.11.8
I am just testing views and created the above simple template just to try it. But it just throws this error. Tested in 2 different sites. Same issue. Is it Oxygen incompatibility? Thank you. // John
WP debug:
Fatal error: Uncaught Error: Call to undefined method MB_Relationships_API::get_all_relationships_settings() in /var/www/testsite.playagolf.se/htdocs/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-views/src/Renderer.php:90 Stack trace: #0 /var/www/testsite.playagolf.se/htdocs/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-views/src/Renderer.php(39): MBViews\Renderer->get_relationship_data() #1 /var/www/testsite.playagolf.se/htdocs/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-views/src/Renderer.php(28): MBViews\Renderer->get_data() #2 /var/www/testsite.playagolf.se/htdocs/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-views/src/Shortcode.php(20): MBViews\Renderer->render() #3 /var/www/testsite.playagolf.se/htdocs/wp-includes/shortcodes.php(343): MBViews\Shortcode->render() #4 [internal function]: do_shortcode_tag() #5 /var/www/testsite.playagolf.se/htdocs/wp-includes/shortcodes.php(218): preg_replace_callback() #6 /var/www/testsite.playagolf.se/htdocs/wp-content/plugins/oxygen/component-framework/componen in /var/www/testsite.playagolf.se/htdocs/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-views/src/Renderer.php on line 90There has been a critical error on your website.
- You must be logged in to reply to this topic.