Yes I did do that. I made some changes thinking this will force the redirect to the mobile style. However I don't think anyone else is having this issue only that one person.
PHP Code:
$stylevar[htmldoctype]
<html>
<head>
$headinclude
<meta http-equiv="Refresh" content="2; URL=http://www.ballerscafe.com/forum/index.php?styleid=15" />
</head>
<body>
$header
$navbar
<div align="center"><a href="http://www.ballerscafe.com/forum/index.php?styleid=15">Portal Disabled in Mobile View - Click here if your browser does not automatically redirect you.</a></div>
$footer
</body>
</html>