MyBB Community Forums

Full Version: MyBB SQL Error [HELP]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
* install google seo, eh since had many errors with the forum.

The biggest mistake is the user registries
MyBB receive an error with the database

-
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'uid' in 'where clause'
Query:
SELECT * FROM mybb_moderators WHERE uid='435' AND (fid='1' OR fid='2')
-

* www.shitup.net
*upgrade 1.4.3-1.6

how I can fix it?
Help me please
(My English is not very good)
Do you run any 1.4 plugins on your forums???
You've got 1.4 code running somewhere, the uid column was removed in 1.6. Make sure you've uploaded all the 1.6 files properly and that you've not got any 1.4 plugins running.
seo google the problem be??

google seo plugin, has properties of MyBB 1.4

MyBB 1.4 *
* Copyright © 2008 MyBB Group, All Rights Reserved

this comes in functions.php
You need to download the functions file the author supplied under the 1.6 changelog.
You need to use the functions.php from the first post of this thread - http://community.mybb.com/thread-46423.html
(2010-09-17, 08:12 PM)AJS Wrote: [ -> ]You need to use the functions.php from the first post of this thread - http://community.mybb.com/thread-46423.html

Thanks! hey solved my problem with the functions.php-1.6

+ Reputation to all who helped me