As you see lacks the lateral menù of right, even if in the file index.php, present in the module, had been given the order to show all and the two menù: Quote:if($xoopsConfig['startpage'] == "freecontent"){ $xoopsOption['show_rblock'] =1; include(XOOPS_ROOT_PATH."/header.php"); make_cblock(); $id = $fc_start_id; echo "
"; }else{ $xoopsOption['show_rblock'] =1; include(XOOPS_ROOT_PATH."/header.php"); }
if ( !isset($xoopsOption['show_rblock']) ) { $xoopsOption['show_rblock'] = 0; }
if ( !isset($xoopsOption['show_rblock']) ) { $xoopsOption['show_rblock'] = 1; }
I hope has been useful this explanation P.S.: Sorry for my English but i'm not English or American :) Byez DIABLO http://www.xoops.6b6.net Italian Support of Xoops
|
|