I have a 500 internal error on my site when ever someone trys to login. Here is the message I get when I turn on the DEV_MODE, I'll post a picture to:
OW Debug - Exception Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'joinIp' in 'field list' File: /home/frtande/public_html/a/ow_core/database.php Line: 305 Trace: #0 /home/frtande/public_html/a/ow_core/database.php(305): PDOStatement->execute() #1 /home/frtande/public_html/a/ow_core/database.php(393): OW_Database->execute('UPDATE `nick_ba...', Array) #2 /home/frtande/public_html/a/ow_core/database.php(430): OW_Database->query('UPDATE `nick_ba...', Array) #3 /home/frtande/public_html/a/ow_core/database.php(479): OW_Database->update('UPDATE `nick_ba...', Array) #4 /home/frtande/public_html/a/ow_core/base_dao.php(205): OW_Database->updateObject('nick_base_user', Object(BOL_User)) #5 /home/frtande/public_html/a/ow_system_plugins/base/bol/user_service.php(634): OW_BaseDao->save(Object(BOL_User)) #6 /home/frtande/public_html/a/ow_core/application.php(200): BOL_UserService->updateActivityStamp(1) #7 /home/frtande/public_html/a/index.php(43): OW_Application->init() #8 {main} Type: PDOException