MyBB Community Forums

Full Version: SQL ERROR
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get this error with any usergroup admin action:
(This was when i tried to add usergroup image)
1054 - Unknown column 'cansendemailoverride' in 'field list'

Query:
UPDATE mybb_usergroups SET type='4', title='ShoutBox', description='Allowed to view Shoutbox', namestyle='{username}', usertitle='', stars='0', starimage='images/star.gif', image='images/member.png', isbannedgroup='0', canview='1', canviewthreads='1', canviewprofiles='1', candlattachments='0', canpostthreads='1', canpostreplys='1', canpostattachments='1', canratethreads='1', caneditposts='1', candeleteposts='1', candeletethreads='0', caneditattachments='0', canpostpolls='1', canvotepolls='1', canundovotes='0', canusepms='1', cansendpms='1', cantrackpms='0', candenypmreceipts='0', pmquota='200', maxpmrecipients='5', cansendemail='1', cansendemailoverride='0', maxemails='5', canviewmemberlist='1', canviewcalendar='1', canaddevents='1', canbypasseventmod='0', canmoderateevents='0', canviewonline='1', canviewwolinvis='0', canviewonlineips='0', cancp='0', issupermod='0', cansearch='1', canusercp='1', canuploadavatars='1', canchangename='0', showforumteam='0', usereputationsystem='1', cangivereputations='1', reputationpower='1', maxreputationsday='5', maxreputationsperuser='0', maxreputationsperthread='0', attachquota='0', cancustomtitle='1', canwarnusers='0', canreceivewarnings='1', maxwarningsday='0', canmodcp='0', showinbirthdaylist='1', canoverridepm='0', canusesig='1', canusesigxposts='3', signofollow='1', candisplaygroup='1', canmanagecomments='', cansendcomments='', caneditselfcomments='', candeleteselfcomments='', canviewgames='1', canplaygames='1', canplaytournaments='1', canaddtournaments='1', canuserpage='0', canuserpageedit='0', canuserpagemod='0' WHERE gid='27'

Anyone?
You probably haven't ran the upgrading script properly, or installed incorrect release. http://blog.mybb.com/2012/02/14/problems...e-package/