When I update the MetaBox AIO plugin, the update process does not finish and I get a fatal error.
The error is:
Fatal error: Uncaught Error: Call to undefined function mb_register_model()
in the file where I added the code to register a custom model.
This is not the first time I get this error, and I need to create an empty function with the same name to bypass the error and restore the website.
Can you fix this problem asap?