I installed from backup and I have the error:
OW Debug - Notice
Message:Undefined offset: File:/home/rhapsody/public_html/ow_system_plugins/base/bol/theme_service.phpLine:634
Line: 634
OW Debug - Exception
Trace:
#1 /home/rhapsody/public_html/ow_core/database.php(308): OW_Database->execute('SELECT * FROM o...', Array)
#2 /home/rhapsody/public_html/ow_core/base_dao.php(114): OW_Database->queryForObject('SELECT * FROM o...', 'BOL_Theme', Array, 86400, Array)
#3 /home/rhapsody/public_html/ow_system_plugins/base/bol/theme_dao.php(111): OW_BaseDao->findObjectByExample(Object(OW_Example), 86400, Array)
#4 /home/rhapsody/public_html/ow_system_plugins/base/bol/theme_service.php(485): BOL_ThemeDao->findByKey('simplicity')
#5 /home/rhapsody/public_html/ow_core/theme_manager.php(66): BOL_ThemeService->getThemeObjectByKey('simplicity', false)
#6 /home/rhapsody/public_html/ow_core/application.php(154): OW_ThemeManager->initDefaultTheme(false)
#7 /home/rhapsody/public_html/index.php(54): OW_Application->init()
#8 {main}