when I go to this directory... I get a lot of junk on the screen and asked to enter my password after dozens of line of stuff like this:
options; $forumcache = $vbulletin->forumcache; $bbuserinfo = $vbulletin->userinfo; if(!defined('CANVIEW')) { define('CANVIEW', $vbulletin->bf_ugp_forumpermissions['canview']); define('CANVIEWOTHERS', $vbulletin->bf_ugp_forumpermissions['canviewothers']); } $vboptions['hideprivateforums'] = !$vboptions['showprivateforums']; } if($vbulletin->db) $db = &$vbulletin->db; else $db = &$DB_site; if(!isset($vboptions['vbseo_sm_crononly'])) { require_once(VBSEO_SMDIR . '/vbseo_sm_config30x.php'); $vboptions = arra
any ideas why?


LinkBack URL
About LinkBacks





Reply With Quote