1
Hi,
My index page displays with the following error
locks'][12]['edit_func'] = "b_system_themes_edit"; $modversion['blocks'][12]['template'] = 'system_block_themes.html'; // Menu $modversion['hasMain'] = 0; ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/kroomanc/public_html/waebiz/modules/system/xoops_version.php:172) in /home/kroomanc/public_html/waebiz/install/index.php on line 1231
-----
tions) { $chk = ""; $form = _MB_SYSTEM_THSHOW." "; if ( $options[0] == 1 ) { $chk = " checked='checked'"; } $form .= " "._YES; $chk = ""; if ( $options[0] == 0 ) { $chk = ' checked="checked"'; } $form .= ' '._NO; $form .= '
'._MB_SYSTEM_THWIDTH.' '; $form .= ""; return $form; } ?>
CAN ANYONE HELP?