MyBB Community Forums

Full Version: MYsql error after upgrade.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Ok i have read all of the related issues and none seems to have worked, I even went and installed the back up of my older version , performed the upgrade and still get this error. what can i do to fix it?

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

SQL Error:
1054 - Unknown column 'uid' in 'where clause'
Query:
SELECT fid FROM mybb_moderators WHERE uid='2'

the forum is ftahispano.com when you hit view new posts this happens.all elses works fine
You've got 1.4 code running on a 1.6 forum, either from 1.4 core files, or a plugin written for 1.4.
how can i figure out what is causing this?
Try disabling all of your plugins.
all my plugins disabled still same error
Then, like Matt said, you haven't replaced the 1.4 files correctly.
Ok, but lets get a procedure. what do i do? what steps?
Download 1.6 again and replace all of your files.
Ok i went and downloaded again, re-upgraded and still same error......


(2011-01-29, 01:29 AM)pyridine Wrote: [ -> ]Download 1.6 again and replace all of your files.

Then either you still have 1.4 plugins active, or you've still not upgraded propely. This column is not used in any 1.6 code, you have outdated code running here somewhere.

Go to ACP > Tools & Maintenance > File Verification > run this, does it say any files have been changed??

Or, you can PM me FTP login details and I'll find where the old code is.
Pages: 1 2