Error
MESSAGE: section ID not found
TYPE: NO DATA
DEBUG INFO:
CODE: -103
Error
MESSAGE: DB Error: unknown error
TYPE: PEAR
DEBUG INFO:
SELECT
b.block_id, b.name, b.title, b.title_class,
b.body_class, b.position, b.params, b.is_cached
FROM block b, block_assignment ba, block_role br
WHERE b.is_enabled = 1 AND (br.block_id = b.block_id AND
(br.role_id = '0' OR br.role_id = '-2')
)
AND b.block_id = ba.block_id
AND ( ba.section_id = 0 OR ba.section_id = 0 )
ORDER BY b.blk_order
[nativecode=1021 ** Disk full (/tmp/#sql-temptable-152acf-50db221-2d7b62.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
CODE: -1