MyBB Community Forums

Full Version: Find User - SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm not sure if it has been reported before neither if this error exists on a clean MyBB 1.6 installation but after clicking this link:
http://community.mybb.com/search.php?act...r&uid=8198

I got this error:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1054 - Unknown column 't.fid' in 'where clause'
Query:
    SELECT pid FROM posts WHERE uid='8198' AND fid NOT IN ('1','14','54','106','119','31','4','18','75','6','34','134','13','15','128','16','33','85','123','130','108','94','109','58','40','48','37','23','45','41','52','56','59','61','86','50','42','57','62','63','69','71','70','66','49','51','55','83','90','93','100','110','116','76','77','78','79','53','98','99','74','97','3','17','91','111','107','101','131','112','113','114','115','92') AND fid NOT IN (18,58,40,134,128,16,85,48,37,23,45,41,71,66,53)AND ((t.fid IN(135) AND t.uid='8582') OR t.fid NOT IN(135)) ORDER BY dateline DESC 
mmm will be fixed - Thanks for reporting
You're welcome, feel free to close this now.
Done.