MyBB Community Forums

Full Version: Save User Group error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
SQL Error:
1054 - Unknown column 'cansendemailoverride' in 'field list'

Query:
UPDATE mybb_usergroups SET `type`='1', `title`='Registered', `description`='After registration, all users are placed in this group by default.', `namestyle`='{username}', `usertitle`='', `stars`='0', `starimage`='images/star.gif', `image`='/images/dark_ranks/member.png', `isbannedgroup`='0', `canview`='1', `canviewthreads`='1', `canviewprofiles`='1', `candlattachments`='1', `canpostthreads`='1', `canpostreplys`='1', `canpostattachments`='1', `canratethreads`='1', `caneditposts`='0', `candeleteposts`='0', `candeletethreads`='0', `caneditattachments`='1', `canpostpolls`='1', `canvotepolls`='1', `canundovotes`='0', `canusepms`='1', `cansendpms`='1', `cantrackpms`='1', `candenypmreceipts`='1', `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`='0', `canwarnusers`='0', `canreceivewarnings`='1', `maxwarningsday`='0', `canmodcp`='0', `showinbirthdaylist`='1', `canoverridepm`='0', `canusesig`='1', `canusesigxposts`='0', `signofollow`='1', `cansharethreads`='1', `canviewshops`='1', `can_edit_profiledesign`='1', `can_use_bgimage`='0', `canviewusermap`='1', `canaddusermappin`='1', `canviewgames`='1', `canplaygames`='1', `canplaytournaments`='1', `canaddtournaments`='1', `targhetta`='0' WHERE gid='2'

it not just registered group but all usergroup
You either didn't ran the upgrade script or uploaded incorrect files. Please refer to this blog article: http://blog.mybb.com/2012/02/14/problems...e-package/
i have install.actually my board is 1.6.7 but my backup database is 1.6.6.i have restore the database.when i upgrade i choose version 1.6.7.

are this make the error?
Something went wrong then.

Did you followed the blog article I already mentioned ??
Congratulations! No corrupt files have been found on your installation.

i weird Huh

can you help me? or anyone
this error been when i save specific group
Re-run the upgrade script.
(2012-06-03, 10:34 AM)Nathan Malcolm Wrote: [ -> ]Re-run the upgrade script.

you mean i have backup database and then upgrade using 1.6.7 but i have upgrade to 1.6.8