Today Ive updated to the newest Version of Metabox (1.16.7).
Everything is working but when I try to add a new PostType via Metabox AIO I get the following critical Error:
WordPress-Version 6.1.1
Aktives Theme: No Theme (Version 0.0.0)
Aktuelles Plugin: Meta Box AIO (Version 1.16.7)
PHP-Version 7.4.33
Fehler-Details
==============
Ein Fehler vom Typ E_ERROR wurde in der Zeile 111 der Datei /html/wordpress/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-custom-post-type/src/Edit.php verursacht. Fehlermeldung: Uncaught Error: Class 'RWMB_Update_Option' not found in /html/wordpress/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-custom-post-type/src/Edit.php:111
Stack trace:
#0 /html/wordpress/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-custom-post-type/src/Edit.php(24): MBCPT\Edit->is_premium_user()
#1 /html/wordpress/wp-includes/class-wp-hook.php(310): MBCPT\Edit->register_upgrade_meta_box('mb-post-type')
#2 /html/wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#3 /html/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /html/wordpress/wp-admin/includes/meta-boxes.php(1599): do_action('add_meta_boxes', 'mb-post-type', Object(WP_Post))
#5 /html/wordpress/wp-admin/edit-form-advanced.php(271): register_and_do_post_meta_boxes(Object(WP_Post))
#6 /html/wordpress/wp-admin/post-new.php(75): require('/html/wordpress...')
#7 {main}
thrown
Deactivated all other Plugins and followed the Guide: How to create a new Topic
Of courde I do have a active License 😉