SQL: SELECT t.tid,t.fid,t.readperm,t.author,t.authorid,t.subject,t.dateline,t.lastpost,t.lastposter,t.views,t.replies,t.highlight,t.digest,t.typeid
FROM `[Table]threads` t WHERE t.readperm='0'
AND t.fid = 24
AND t.displayorder>='0'
AND t.fid>'0'
ORDER BY t.views DESC
LIMIT 0,10; Error: Can't create/write to file '/tmp/MYtpW3Az' (Errcode: 28) Errno.: 1
Similar error report has beed dispatched to administrator before.