- 積分
- 7
- 威望
- 7
- 金錢
- 7
- 最後登錄
- 2011-3-15
|
遊客可以看到首頁,
但登入會員後,就出現問題。
錯誤訊息:
User: fishing-right
Time: 2011-3-15 10:54pm
Script: /index.php
SQL: SELECT attach.aid, attach.attachment, t.tid, t.fid, t.subject FROM [Table]attachments attach LEFT JOIN [Table]threads t ON t.tid=attach.tid WHERE attach.readperm=0 AND t.displayorder>=0 AND attach.isimage=1 GROUP BY attach.tid ORDER BY rand() DESC LIMIT 0,
Error: 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 '' at line 1
Errno.: 1064
Similar error report has been dispatched to administrator before. |
|