Originally Posted by Sirdude
http://virtuafighter.com/forums/ubbthreads.php <-- seems to work

so dunno what you have for a redirector in the root..

No fancy redirects, it's just the ubb portal!? My root index.php is literally:
PHP Code

<?
 $_REQUEST['ubb'] = "portal";
 include("/path/to/forums/ubbthreads.php");
?>

So I tried logging out, deleted all browser cache/temp files and hit the site again -- and it's fine?

Note that I'm not doubting any of you, it's just that I find it really strange you're seeing that standard UBB.t db error. Isn't that usually a result of mysql misbehaving?

And all I wanted was to fix the stupid conflict with the Twitter widget! smile