Just to let you know the guys of Bluehost have fixed the problem for me. Honestly I don't know how but they did. The first thing I want to do now is a backup of my website. Can I ask you how I can do it ?
No, sorry, still the same problem. After the service from my hosting provider everything was working well with the new version 1.8.1. I went to the admin page and OXWALL asked me to do the update of the plugin DB. I tried and I had back the usual error message:
Error 500
Internal Server Error.
If you are the site admin, click here for details (+)Something went wrong!
To get the error details follow these steps:
- Open ow_includes/config.php file and set DEBUG_MODE to true
- Reproduce your last action.Error details:Type:ExceptionMessage:SQLSTATE[42S22]: Column not found: 1054 Unknown column 'key' in 'field list'File:/home1/dimensq3/public_html/ow_core/database.phpLine:723Trace:#0 /home1/dimensq3/public_html/ow_core/database.php(723): PDOStatement->execute() #1 /home1/dimensq3/public_html/ow_core/database.php(476): OW_Database->execute('INSERT INTO `ow...', Array) #2 /home1/dimensq3/public_html/ow_core/database.php(512): OW_Database->insert('INSERT INTO `ow...', Array) #3 /home1/dimensq3/public_html/ow_core/base_dao.php(216): OW_Database->insertObject('ow_rdabase_them...', Object(BOL_Theme)) #4 /home1/dimensq3/public_html/ow_system_plugins/base/bol/theme_service.php(210): OW_BaseDao->save(Object(BOL_Theme)) #5 /home1/dimensq3/public_html/ow_core/application.php(800): BOL_ThemeService->updateThemeList() #6 /home1/dimensq3/public_html/ow_core/application.php(583): OW_Application->updateCachedEntities(1) #7 /home1/dimensq3/public_html/ow_core/application.php(172): OW_Application->devActions() #8 /home1/dimensq3/public_html/index.php(54): OW_Application->init() #9 {main}