91
Hi Billy,
Edit index.php and remove line 5:
require(XOOPS_ROOT_PATH.'/header.php');
then add require(XOOPS_ROOT_PATH.'/header.php'); after line 29:
$xoopsOption['template_main'] = "view_garage.html";
and after line 145:
$xoopsOption['template_main'] = "cat_index.html";