Marcus, it would be better not to wait for long time to update your software. In your case before you attempt to update, make sure that you:
- Make back up of your website;
- Run the platform update first, till updating all available plugins;
- Run theme update also only after the platform update.
Also you can use this steps to perform the update in right order:
1. deactivate all third-party plugins.
2. turn on 'Maintenance mode" in Admin Panel >Pages&Menus > Maintenance Page
3. enable DEBUG mode ( set to "true" in ow_includes/config.php)
4. perform platform update.
5. update all native Oxwall plugins. Don't check your site until you update all of them
6. update your theme.
7. enable DEV mod in ow_includes/config.php
8. Turn "Maintenance Mode" off.
9. refresh any site page and disable DEV MODE: define('OW_DEV_MODE', false);