Mysql Errors
Hello guys, im getting these error when I try to edit forum settings and click save settings.
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'xthreads_settingoverrides' in 'field list'
Query:
UPDATE mybb_forums SET `xthreads_tplprefix`='', `xthreads_langprefix`='', `xthreads_grouping`='0', `xthreads_firstpostattop`='0', `xthreads_allow_blankmsg`='0', `xthreads_nostatcount`='1', `xthreads_inlinesearch`='0', `xthreads_fdcolspan_offset`='0', `xthreads_settingoverrides`='', `xthreads_postsperpage`='0', `xthreads_hideforum`='1', `xthreads_hidebreadcrumb`='1', `xthreads_defaultfilter`='', `xthreads_wol_announcements`='', `xthreads_wol_forumdisplay`='', `xthreads_wol_newthread`='', `xthreads_wol_attachment`='', `xthreads_wol_newreply`='', `xthreads_wol_showthread`='', `xthreads_wol_xtattachment`='' WHERE fid=76
I recently changed domain name and started to get this error but trading forum work perfectly. Any fixes for this are really appreciated.
|