FANWE Database Error
The database has encountered a problem.

Error messages:

  • [Type] dbquery_error
  • [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHEREWHERE s.status = 1 AND ft.fid IN (53,54,1) ORDER BY ft.post_count DESC,ft.t' at line 6
  • [Query] SELECT ft.fid,ft.tid,ft.title,ft.content,ft.create_time,ft.lastpost,ft.lastposter, ft.uid,ft.post_count,ft.share_id,s.cache_data FROM forum_thread AS ft INNER JOIN share AS s ON s.share_id = ft.share_id AND s.share_data IN ('goods','photo','goods_photo') WHEREWHERE s.status = 1 AND ft.fid IN (53,54,1) ORDER BY ft.post_count DESC,ft.tid DESC LIMIT 0,9
 
Program messages:
  • [Line: 0041]club.php(ClubModule::detail)
  • [Line: 0056]core/module/club.module.php(TopicService->getImgTopic)
  • [Line: 0097]core/service/topic.service.php(FDB->query)
  • [Line: 0207]core/class/db.class.php(FDB->_execute)
  • [Line: 0303]core/class/db.class.php(FDbMySql->query)
  • [Line: 0151]core/class/mysql.class.php(FDbMySql->halt)
  • [Line: 0233]core/class/mysql.class.php(FanweError->dbError)
  • [Line: 0121]core/class/error.class.php(FanweError->debugBacktrace)