2012-06-25, 05:27 PM
Hello, I have installed MyBB 1.6.8 from a few days.
Today I tried to modify the groups but this error message appeared:
Screen:
http://i50.tinypic.com/2zyg1ad.png
How can I fix?
thanks
Today I tried to modify the groups but this error message appeared:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'cansendemailoverride' in 'field list'
Query:
UPDATE mybb_usergroups SET `type`='1', `title`='Moderatore', `description`='These users moderate specific forums.', `namestyle`='{username}', `usertitle`='Moderator', `stars`='5', `starimage`='images/star.gif', `image`='', `isbannedgroup`='0', `canview`='1', `canviewthreads`='1', `canviewprofiles`='1', `candlattachments`='1', `canpostthreads`='1', `canpostreplys`='1', `canpostattachments`='1', `canratethreads`='1', `caneditposts`='1', `candeleteposts`='1', `candeletethreads`='1', `caneditattachments`='1', `canpostpolls`='1', `canvotepolls`='1', `canundovotes`='0', `canusepms`='1', `cansendpms`='1', `cantrackpms`='1', `candenypmreceipts`='1', `pmquota`='250', `maxpmrecipients`='5', `cansendemail`='1', `cansendemailoverride`='0', `maxemails`='5', `canviewmemberlist`='1', `canviewcalendar`='1', `canaddevents`='0', `canbypasseventmod`='0', `canmoderateevents`='0', `canviewonline`='1', `canviewwolinvis`='0', `canviewonlineips`='0', `cancp`='0', `issupermod`='0', `cansearch`='1', `canusercp`='1', `canuploadavatars`='1', `canchangename`='1', `showforumteam`='1', `usereputationsystem`='1', `cangivereputations`='1', `reputationpower`='1', `maxreputationsday`='10', `maxreputationsperuser`='0', `maxreputationsperthread`='0', `attachquota`='0', `cancustomtitle`='1', `canwarnusers`='1', `canreceivewarnings`='1', `maxwarningsday`='3', `canmodcp`='1', `showinbirthdaylist`='1', `canoverridepm`='0', `canusesig`='1', `canusesigxposts`='0', `signofollow`='0' WHERE gid='6'
Screen:
http://i50.tinypic.com/2zyg1ad.png
How can I fix?
thanks