Current time: 03-20-2010, 03:27 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
File needed
07-09-2009, 10:00 PM (This post was last modified: 07-09-2009 10:09 PM by colejay.)
Post: #1
File needed
Can anyone tell me where I can find the file

showreputationwarning

Or at least which plugin maybe?

As my forum seems to have dropped this file. And without it I can't add groups.

J
Visit this user's website Find all posts by this user
Quote this message in a reply
07-09-2009, 10:04 PM
Post: #2
RE: File needed
What's the error you're getting?? I don't think there is a file called that...

My Personal Site - Twitter
MyBB Support Team
[Image: lqscs]
Visit this user's website Find all posts by this user
Quote this message in a reply
07-09-2009, 10:11 PM
Post: #3
RE: File needed
Message is:
SQL Error:
1054 - Unknown column 'showreputationwarning' in 'field list'
Query:
UPDATE mybb_usergroups SET `type`='2', `title`='New Man', `description`='Freshly Signed up', `namestyle`='{username}', `usertitle`='', `stars`='0', `starimage`='images/star.gif', `image`='', `isbannedgroup`='1', `canview`='0', `canviewthreads`='0', `canviewprofiles`='0', `candlattachments`='0', `canpostthreads`='0', `canpostreplys`='0', `canpostattachments`='0', `canratethreads`='0', `caneditposts`='0', `candeleteposts`='0', `candeletethreads`='0', `caneditattachments`='0', `canpostpolls`='0', `canvotepolls`='0', `canusepms`='0', `cansendpms`='0', `cantrackpms`='0', `candenypmreceipts`='0', `pmquota`='0', `maxpmrecipients`='0', `cansendemail`='0', `maxemails`='5', `canviewmemberlist`='0', `canviewcalendar`='0', `canaddevents`='0', `canbypasseventmod`='0', `canmoderateevents`='0', `canviewonline`='0', `canviewwolinvis`='0', `canviewonlineips`='0', `cancp`='0', `issupermod`='1', `cansearch`='0', `canusercp`='0', `canuploadavatars`='0', `canchangename`='0', `showforumteam`='0', `usereputationsystem`='0', `cangivereputations`='0', `reputationpower`='0', `maxreputationsday`='0', `attachquota`='0', `cancustomtitle`='0', `canwarnusers`='0', `canreceivewarnings`='0', `maxwarningsday`='0', `canmodcp`='1', `candisplaygroup`='0', `showreputationwarning`='' WHERE gid='61'
Visit this user's website Find all posts by this user
Quote this message in a reply
07-09-2009, 10:20 PM
Post: #4
RE: File needed
Well, what plugins have you got that involve reputation...??

My Personal Site - Twitter
MyBB Support Team
[Image: lqscs]
Visit this user's website Find all posts by this user
Quote this message in a reply
07-09-2009, 10:21 PM
Post: #5
RE: File needed
Reputation Mangement
and
Multi Reputation.

But neither of these seem to contain this file.

J
Visit this user's website Find all posts by this user
Quote this message in a reply
07-09-2009, 10:24 PM
Post: #6
RE: File needed
The error isn't mentioning a file, it's mentioning a table column added by one of the plugins... if you deactivate the rep management plugin it'll probably go.

My Personal Site - Twitter
MyBB Support Team
[Image: lqscs]
Visit this user's website Find all posts by this user
Quote this message in a reply
07-09-2009, 10:29 PM (This post was last modified: 07-09-2009 10:33 PM by colejay.)
Post: #7
RE: File needed
I get a similar message when trying to deactivate rep management,

SQL Error:
1091 - Can't DROP 'showreputationwarning'; check that column/key exists
Query:
ALTER TABLE `mybb_usergroups` DROP `showreputationwarning`;
I have just removed the plugin all together and the error has been corrected.

Thanks for your help buddy.

J
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: