Discuz! Database Error
The database has encountered a problem. Need Help?
Error messages:
[Type] 查詢語句錯誤
[1054] Unknown column 'Array' in 'where clause'
[Query] SELECT f.fid, t.tid FROM forum_thread t LEFT JOIN forum_forum f ON t.fid=f.fid WHERE t.authorid IN (Array) ORDER BY f.fid LIMIT 1000
Program messages:
[Line: 0057]admin.php(require)
[Line: 0360]source\admincp\admincp_members.php(DB::query)