MyBB Community Forums

Full Version: Issues with Prefixes - MySQL Database Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello.
Just today I updated the images of our Prefix database.
But now I get this issue when i try to delete prefixes, or use them in posts

When Editing->

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'prefix' in 'where clause'
Query:
UPDATE mybb_threads SET `prefix`='0' WHERE prefix='2'

When Using ->

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'prefix' in 'field list'
Query:
INSERT INTO mybb_threads (`fid`,`subject`,`prefix`,`icon`,`uid`,`username`,`dateline`,`lastpost`,`lastposter`,`views`,`replies`,`visible`,`notes`) VALUES ('35','Test','2','0','4','Avfcman1874','1342098660','1342098660','Avfcman1874','0','0','1','')


If there is anyway to fix this issue, it would be gratefull, as we need to use prefixes for Applications into our Servers for minecraft

The Forums URL is http://forum.ownedcraft.com

The Forums are a vital part of our community, aswell as prefixes

Our Last backup was 15 days ago (27-6-2012)

Solved
How did you solv the second one ?
^ @shole, see replies here