Support Forum
Support › Meta Box AIO › License Invalid + Error in Meta Box AIOResolved
Hello, I an getting a license invalid message when trying to update Metabox AIO. This is a site that has been active for some time and has just now stopped getting updates. I tried regenerating a new license key in the Meta Box dashboard and that one isn't working either.
Also, I'm getting thousands of these errors in my error log:
PHP Warning: Trying to access array offset on value of type bool in [redacted]/public_html/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-beaver-themer-integrator/src/Base.php on line 142
I was hoping the latest update to Meta Box AIO would solve this problem, but I'm unable to update.
Thanks.
Hello Nathan,
Regarding the license key, if you have an issue with the license key, please contact us here https://metabox.io/contact/, our development team will help you to resolve it.
Regarding the warning error, can you please downgrade the PHP version to 7.4 and recheck this issue?
The license issue is not a problem any more. The code finally stuck.
The PHP errors are related to PHP 8. No errors are produced at PHP 7.4, only when I go back to 8.0.
Hello,
The PHP error is fixed in this commit https://github.com/wpmetabox/meta-box-beaver-themer-integrator/commit/dfc69ec210c3dbc6ec659f1d84202827b5b78dcb
It will be included in the next update of the plugin Meta Box - Beaver Themer Integrator. Thanks.
Thanks Peter. When will this update be available?
Peter, also, I assume the update will be pushed into the Meta Box AIO plugin as well? That's what we're using.
I hope this becomes available soon as we're collecting very large error logs in the mean time on many, many websites.
Hello,
Yes, the update (every update of all plugins) will be included in the next update of the plugin Meta Box AIO. Hopefully, it will be available soon.
Guys, I came to this topic for the same reason, I need a way to activate the metabox io with a key, it is integrated into my plugin and using define( 'META_BOX_KEY' doesn't seem like a good thing to do