MyBB Community Forums

Full Version: MySQLi error: 1054 after upgrade to 1.2.14
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After I've ran upgrade script to 1.2.14 on 1.2.13, when I try to merge to posts in one thread:

Quote:MySQLi error: 1054
Unknown column 'Array' in 'where clause'
Query: SELECT uid FROM mybb_posts WHERE pid IN (Array)

What's happened?