page.tpl.php, line 25: <?php if (isset($main_menu)) { it only works if isset is removed.
<?php if (isset($main_menu)) {