Blocksy Companion plugin crashes admin area
-
I have these versions installed:
- Blocksy Companion: 2.0.73
- Blocksy Theme: 2.0.73
When I enter the admin area in my website, I get an error Fatal error: Uncaught Error: Call to undefined function blocksy_default_responsive_value(). I can access specific pages and edit them but not anything in the admin area.
- PHP: 8.2
- WordPress: 6.6.2
- Web Server: nginx
When I disable Blocksy Companion, the admin area comes back.
Fatal error: Uncaught Error: Call to undefined function blocksy_default_responsive_value() in /var/www/wordpress/wp-content/themes/blocksy/inc/options/single-elements/post-share-box.php:421 Stack trace: #0 /var/www/wordpress/wp-content/themes/blocksy/inc/helpers.php(101): require() #1 /var/www/wordpress/wp-content/themes/blocksy/admin/helpers/options.php(162): blocksy_get_variables_from_file('/var/www/wordpr...', Array, NULL) #2 /var/www/wordpress/wp-content/plugins/blocksy-companion/framework/features/blocks/share-box/options.php(10): blocksy_get_options('/var/www/wordpr...', Array) #3 /var/www/wordpress/wp-content/themes/blocksy/inc/helpers.php(101): require('/var/www/wordpr...') #4 /var/www/wordpress/wp-content/plugins/blocksy-companion/framework/features/blocks/gutenberg-block.php(105): blocksy_get_variables_from_file('/var/www/wordpr...', Array) #5 /var/www/wordpress/wp-includes/class-wp-hook.php(324): Blocksy\Editor\GutenbergBlock->Blocksy\Editor\{closure}(Array) #6 /var/www/wordpress/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array) #7 /var/www/wordpress/wp-content/themes/blocksy/admin/init.php(192): apply_filters('blocksy:gutenbe...', Array) #8 /var/www/wordpress/wp-includes/class-wp-hook.php(324): {closure}('toplevel_page_c...') #9 /var/www/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #10 /var/www/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #11 /var/www/wordpress/wp-admin/admin-header.php(118): do_action('admin_enqueue_s...', 'toplevel_page_c...') #12 /var/www/wordpress/wp-admin/admin.php(239): require_once('/var/www/wordpr...') #13 {main} thrown in /var/www/wordpress/wp-content/themes/blocksy/inc/options/single-elements/post-share-box.php on line 421
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.