Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mybb sql error help please.
#1
i keep getting this error when i try and add a forum/category to my site:
[Image: errorxd.jpg]
please can somebody help ASAP.
#2
please help me, i am extremely desparate.
#3
Here is a text from myBB site
http://wiki.mybboard.net/index.php/Help:...r_Messages Wrote:Database: MySQL
SQL Error: 1054 - Unknown column 'loginattempts' in 'field list'
Query: SELECT loginattempts FROM mybb_users WHERE LOWER(username)='username' LIMIT 1
Information: This occurs when you are using MySQL and you attempt to upgrade from 1.4.3 to 1.4.4, after you upload all the new files, but do not run the upgrade script. In 1.4.4, a new column, 'loginattempts', was added to the users table for a new security feature. The error shows as the 1.4.4 member.php file is trying to find the 'loginattempts' column in a 1.4.3 database, where it doesn't exist. To fix this issue, go to ./install/upgrade.php and choose 1.4.2/1.4.3 from the list.

Did you update your version or changed something in your database?
#4
i didnt update anything, and i cant remember if i changed anything in the database ):
#5
(10-29-2009, 01:11 PM)craizer Wrote: i didnt update anything, and i cant remember if i changed anything in the database ):

Can you find the field in your database "forum_icon" in "field list"?
Try finding the Query command in your code and remove forum_icon from the insert query.
#6
i am only a beginner with this sort of thing, please can you tell me how to find and delete it??
thanks for your help.
#7
If i was a betting man i would say you just installed a plugin that gave you bad results? If so disable some plugins. Starting with most recent.
Especially the ones made by Labrocca.... <-- THAT WAS A JOKE!! His are the best Smile
The Rules!
FTW Forum <-- Home of the Damned! --> Join me On MM


#8
ermm,, im pretty sure its not a plugin that i currently have, as i desabled them all and still get the same error.
#9
(10-29-2009, 08:33 AM)NinjaGeek Wrote: Here is a text from myBB site

Won't be that, that was a specific error from an incomplete upgrade.

You need to go into phpMyAdmin, edit the structure of the forums table, and delete the forum_icon field; make sure don't delete the table or any actual data, just that one column. Also remove all files for any forum icon plugin you have.
MyBB Support Team Lead
#10
there is no forum_icon field :S


Possibly Related Threads…
Thread Author Replies Views Last Post
  myBB Forum Permission Cache Error - Crippling My Forum CruciasNZ 1 930 04-24-2013, 12:11 AM
Last Post: Kevin Cheri
  Mybb problems and error, need help :) Crystal 15 4,051 09-26-2011, 03:42 AM
Last Post: Crystal
  How to Make your MYBB Central Plugin Compatible with new Mybb Billy Mays 3 1,899 07-12-2011, 06:40 PM
Last Post: Billy Mays
  mybb SQL Error Xzotic 4 1,193 06-01-2011, 07:57 AM
Last Post: Xzotic
  Mybb SQL ERROR schneweis 8 1,893 12-20-2010, 06:01 PM
Last Post: Brandon

Forum Jump:


Users browsing this thread: 1 Guest(s)