Getting this error when I try to log into my EE2.5.5 site:
A Database Error Occurred
Error Number: 1054
Unknown column ‘in_forum’ in ‘field list’
UPDATE `exp_online_users` SET `member_id` = 1, `name` = ‘Rick Robinson’, `ip_address` = ‘24.146.191.221’, `in_forum` = ‘n’, `date` = 1360015351, `anon` = ‘’, `site_id` = ‘1’ WHERE `ip_address` = ‘24.146.191.221’ AND `member_id` = 1
Filename: modules/member/mod.member_auth.php
Line Number: 515