1
When i was configuring my XOOPS I all of a sudden blocks come up blank. I get this error in the Debug.
SELECT b.* FROM xoops_newblocks b, xoops_block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND m.module_id IN (0,-1) AND b.bid IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34) ORDER BY b.side,b.weight,b.bid
Error number: 1
Error message: Can't create/write to file '/tmp/#sql_6f99_0.MYD' (Errcode: 17)
Do you know why this would happen?