Fatal error: Uncaught Error: Class 'MetaBox\Updater\Option' not found
Support › Meta Box AIO › Fatal error: Uncaught Error: Class 'MetaBox\Updater\Option' not foundResolved
- This topic has 4 replies, 3 voices, and was last updated 9 months ago by
Stanisław Sokołowski.
-
AuthorPosts
-
January 2, 2024 at 1:58 PM #44197
Noisy Bird
ParticipantHi, I am having an issue with Metabox AIO plugin, when I try to login to WP Dashboard, here is the error I get:
Fatal error: Uncaught Error: Class 'MetaBox\Updater\Option' not found in /web8/limsokchanlina/www/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php:131 Stack trace: #0 /web8/limsokchanlina/www/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php(124): MBB\BaseEditPage->get_updater() #1 /web8/limsokchanlina/www/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php(69): MBB\BaseEditPage->is_license_active() #2 /web8/limsokchanlina/www/wp-includes/class-wp-hook.php(324): MBB\BaseEditPage->add_meta_boxes(Array) #3 /web8/limsokchanlina/www/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array) #4 /web8/limsokchanlina/www/wp-content/plugins/meta-box/inc/core.php(49): apply_filters('rwmb_meta_boxes', Array) #5 /web8/limsokchanlina/www/wp-includes/class-wp-hook.php(324): RWMB_Core->register_meta_boxes('') #6 /web8/limsokchanlina/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #7 /web8/limsokc in /web8/limsokchanlina/www/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php on line 131
If I go on the FTP and rename Metabox AIO, then the error disappears, but of course, the CPT don't appear. I have tried to uninstall and reinstall the plugin, but the result is the same... Thank you in advance for your help!
January 2, 2024 at 9:54 PM #44203Peter
ModeratorHello,
The class
MetaBox\Updater\Option
is located in the plugin Meta Box, please update this plugin to the new version 5.9.1 and check this issue again.January 2, 2024 at 10:09 PM #44205Noisy Bird
ParticipantThanks, that was indeed the culprit! It's working now.
July 19, 2024 at 3:00 PM #45942Stanisław Sokołowski
ParticipantHi,
I'm getting the same error after updating.
Fatal error: Uncaught Error: Class 'MetaBox\Updater\Option' not found in /home/hubixpl/domains/hubix.pl/public_html/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php:131 Stack trace: #0 /home/hubixpl/domains/hubix.pl/public_html/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php(124): MBB\BaseEditPage->get_updater() #1 /home/hubixpl/domains/hubix.pl/public_html/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php(69): MBB\BaseEditPage->is_license_active() #2 /home/hubixpl/domains/hubix.pl/public_html/wp-includes/class-wp-hook.php(324): MBB\BaseEditPage->add_meta_boxes(Array) #3 /home/hubixpl/domains/hubix.pl/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array) #4 /home/hubixpl/domains/hubix.pl/public_html/wp-content/plugins/agency-base/vendor/meta-box/meta-box/inc/core.php(49): apply_filters('rwmb_meta_boxes', Array) #5 /home/hubixpl/domains/hubix.pl/public_html/wp-includes/class-wp-hook.php(324 in /home/hubixpl/domains/hubix.pl/public_html/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/src/BaseEditPage.php on line 131
Metabox v. 5.9.11
Metabox AIO v. 1.28.0July 19, 2024 at 3:10 PM #45943Stanisław Sokołowski
ParticipantForgot to add:
Wordpress v. 6.5.5 -
AuthorPosts
- You must be logged in to reply to this topic.