So, on my homepage (vBa) it shows this at the top of the page
Quote:
ages['template']); $home[$vba_cusmodid]['content'] = ob_get_contents(); ob_end_clean(); } // Don't allow collapsing for guests if homepage caching is allowed if (!$vbulletin->userinfo['userid'] AND $vba_options['portal_guestcache'] AND $pages['name'] == 'home') { unset($vbcollapse); } ?>