Bingo.. You have vBAdvanced on the main page. Replace your adv_portal template with something like this:
Code:
$stylevar[htmldoctype]
<html>
<head>
$headinclude
<meta http-equiv="Refresh" content="2; URL=http://your forum domain/forum/index.php" />
</head>
<body>
$header
$navbar
<div align="center"><a href="http://your forum domain/forum/index.php">Portal Disabled in Mobile View - Click here if your browser does not automatically redirect you.</a></div>
$footer
</body>
</html>
This will redirect your mobile users right into the forums. There's an issue with CMS and this mod working well together.
Once you do this, your mobile users will be kneeling and kissing your feet.