9
ooops..soory.,..it is getting saved in the database fine..
It shows side, weight, visible, block_type, c_type, isactive for the new customized block as 5, 1, 1, C, H, 1 respectively..
I think the "'content' => $bcontent" portion in following in /htm/header.php is failing..
$xoopsTpl->append('xoops_ccblocks', array('title' => $block_arr[$i]->getVar('title'), 'content' => $bcontent));
I get the block title displayed but not the content...
Thanks
Ann