4
I have the same problem, left hand blocks have gone, they where there then i clicked a link, and they went.
I'm running an exact copy of the same site and db, and the blocks show up on that, but if i copy the working site to my broken one, the blocks don't show.
Both are XOOPS 2.2.5 rc2
errors given are
SELECT DISTINCT i.instanceid, b.*, i.* FROM xoops_block_instance i, xoops_newblocks b, xoops_block_module_link m WHERE m.block_id=i.instanceid AND i.instanceid IN (1,2,3) AND i.visible=1 AND i.bid=b.bid AND b.isactive=1 AND m.module_id=0 AND m.pageid IN (0, 1) ORDER BY i.weight,i.instanceid
Error number: 1
Error message: Can't create/write to file '/tmp/#sql_1325_0.MYI' (Errcode: 13)
( 0.001285)