Go here: /ow_system_plugins/base/bol/ and make sure there's a file content_service.php
Go to ow_base_plugins table locate Blogs row and put 0 in the column isActive
You will have an access to the admin panel. You will need to do the update of the platform. Then update the rest of the plugins.
For the future reference, always do update of the platform first, then plugins. Make a backup beforehand.
You need to disable blog plugins via phpmyadminThank you Ross! My issue was slightly different, but disabling via PHPmyadmin as you suggested worked beautifully!Go to ow_base_plugins table locate Blogs row and put 0 in the column isActive
You will have an access to the admin panel. You will need to do the update of the platform. Then update the rest of the plugins.
For the future reference, always do update of the platform first, then plugins. Make a backup beforehand.
Live and learn. Thanks for your guidance