News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Cara ngehilangin menu di SSI

Started by eg208, December 18, 2009, 08:03:52 AM

Previous topic - Next topic

eg208

Ngehilangin menu di halaman yang pake SSI.php gimana ya? kayak di homepagenya smf gitu

selama ini pake kayak gini tapi menu forumya ikut ke ambil
<?php
$ssi_theme
= 1;
$ssi_layers = array('html','body');
$ssi_gzip = true;
$context['page_title'] = 'Judul forum';
ob_start();

require_once(
'../board/SSI.php');
?>

Main Content goes here.

<?php
ssi_shutdown
();
?>


Mohon bantuannya, makasih.

Advertisement: