After I changed the Debug mode in the config.php to "true", as wanted, I get the error message, when I wanted to start oxwall on my website.
Message:
SQLSTATE[HY000]: General error: 1616 DELAYED option not supported for table 'ow_base_user_online'
File:
/mnt/web4/b0/28/5728728/htdocs/ow/ow_core/database.php
Line:
723
Trace:
#0 /mnt/web4/b0/28/5728728/htdocs/ow/ow_core/database.php(723): PDOStatement->execute()
#1 /mnt/web4/b0/28/5728728/htdocs/ow/ow_core/database.php(476): OW_Database->execute('INSERT DELAYED ...', Array)
#2 /mnt/web4/b0/28/5728728/htdocs/ow/ow_core/database.php(512): OW_Database->insert('INSERT DELAYED ...', Array)
#3 /mnt/web4/b0/28/5728728/htdocs/ow/ow_core/base_dao.php(237): OW_Database->insertObject('ow_base_user_on...', Object(BOL_UserOnline), true)
#4 /mnt/web4/b0/28/5728728/htdocs/ow/ow_system_plugins/base/bol/user_service.php(736): OW_BaseDao->saveDelayed(Object(BOL_UserOnline))
#5 /mnt/web4/b0/28/5728728/htdocs/ow/ow_core/application.php(229): BOL_UserService->updateActivityStamp(1, 1)
#6 /mnt/web4/b0/28/5728728/htdocs/ow/index.php(54): OW_Application->init()
#7 {main}
Type:
PDOException
Who has a solution?
Funny: On my Snynolgy NAS and as a localhost (via XAMPP), Oxwall works without any problems.
Only, if I want to install it for my homepage, which is hosted at the German internet provider Strato, there are many problems. What can I do?? please help