Enabling Debug mode
Opening the URL mysite.com/ow_cron/run.php
OW Debug - Exception
Message:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'visitTimestsmp' in 'where clause'
File:
/home/mysite/public_html/ow_core/database.php
Line:
305
Trace:
#0 /home/mysite/public_html/ow_core/database.php(305): PDOStatement->execute()
#1 /home/mysite/public_html/ow_core/database.php(393): OW_Database->execute('DELETE FROM ow_...', NULL)
#2 /home/mysite/public_html/ow_core/database.php(402): OW_Database->query('DELETE FROM ow_...', NULL)
#3 /home/mysite/public_html/ow_core/base_dao.php(183): OW_Database->delete('DELETE FROM ow_...')
#4 /home/mysite/public_html/ow_plugins/ocs_guests/bol/guest_dao.php(120): OW_BaseDao->deleteByExample(Object(OW_Example))
#5 /home/mysite/public_html/ow_plugins/ocs_guests/bol/service.php(112): OCSGUESTS_BOL_GuestDao->deleteExpired(2592000)
#6 /home/mysite/public_html/ow_plugins/ocs_guests/cron.php(31): OCSGUESTS_BOL_Service->checkExpiredGuests()
#7 /home/mysite/public_html/ow_cron/run.php(71): OCSGUESTS_Cron->guestsCheckProcess()
#8 {main}
Type:
PDOException