SQL: SELECT i.* FROM [Table]spaceitems i WHERE i.type='blog' AND i.folder=1 ORDER BY i.lastpost DESC LIMIT 0,18
Error: Error writing file 'C:\WINDOWS\TEMP\MY732.tmp' (Errcode: 28)
Errno.: 3
SQL: SELECT t.*, f.name FROM [Table]threads t, [Table]forums f WHERE t.fid<>'0' AND f.fid=t.fid AND f.fid not in (0) AND t.displayorder not in (-1,-2) ORDER BY t.dateline DESC LIMIT 0, 10
Error: Error writing file 'C:\WINDOWS\TEMP\MY765.tmp' (Errcode: 28)
Errno.: 3