30.01.2011, 15:01
Hallo,
wenn ich die Game Section Berechtigungen ändern möchte kommt folgender Fehler:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'canviewgames' in 'field list'
Query:
UPDATE mybb_usergroups SET `type`='1', `title`='Administrators', `description`='Die Verwalter dieser Seite', `namestyle`='{username}', `usertitle`='Administrator', `stars`='7', `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`='1', `canusepms`='1', `cansendpms`='1', `cantrackpms`='1', `candenypmreceipts`='1', `pmquota`='0', `maxpmrecipients`='0', `cansendemail`='1', `maxemails`='0', `canviewmemberlist`='1', `canviewcalendar`='1', `canaddevents`='1', `canbypasseventmod`='1', `canmoderateevents`='1', `canviewonline`='1', `canviewwolinvis`='1', `canviewonlineips`='1', `cancp`='1', `issupermod`='1', `cansearch`='1', `canusercp`='1', `canuploadavatars`='1', `canchangename`='1', `showforumteam`='1', `usereputationsystem`='1', `cangivereputations`='1', `reputationpower`='2', `maxreputationsday`='0', `maxreputationsperuser`='0', `maxreputationsperthread`='0', `attachquota`='0', `cancustomtitle`='1', `canwarnusers`='1', `canreceivewarnings`='1', `maxwarningsday`='0', `canmodcp`='1', `canviewgames`='1', `canplaygames`='1', `canplaytournaments`='', `canaddtournaments`='' WHERE gid='4'
Wie kann ich das beheben?
wenn ich die Game Section Berechtigungen ändern möchte kommt folgender Fehler:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'canviewgames' in 'field list'
Query:
UPDATE mybb_usergroups SET `type`='1', `title`='Administrators', `description`='Die Verwalter dieser Seite', `namestyle`='{username}', `usertitle`='Administrator', `stars`='7', `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`='1', `canusepms`='1', `cansendpms`='1', `cantrackpms`='1', `candenypmreceipts`='1', `pmquota`='0', `maxpmrecipients`='0', `cansendemail`='1', `maxemails`='0', `canviewmemberlist`='1', `canviewcalendar`='1', `canaddevents`='1', `canbypasseventmod`='1', `canmoderateevents`='1', `canviewonline`='1', `canviewwolinvis`='1', `canviewonlineips`='1', `cancp`='1', `issupermod`='1', `cansearch`='1', `canusercp`='1', `canuploadavatars`='1', `canchangename`='1', `showforumteam`='1', `usereputationsystem`='1', `cangivereputations`='1', `reputationpower`='2', `maxreputationsday`='0', `maxreputationsperuser`='0', `maxreputationsperthread`='0', `attachquota`='0', `cancustomtitle`='1', `canwarnusers`='1', `canreceivewarnings`='1', `maxwarningsday`='0', `canmodcp`='1', `canviewgames`='1', `canplaygames`='1', `canplaytournaments`='', `canaddtournaments`='' WHERE gid='4'
Wie kann ich das beheben?