Thanks Rick. Here's the error I'm getting:
Code
We cannot proceed.
Script: /Volumes/Backup/WebSites/www.bonnevilleamerica.com/forums/ubbt.inc.php
Line#: 1608
SQL Error: Table 'bonneville.w3t_Users' doesn't exist
SQL Error #: 1146
Query: SELECT U_Username,U_Password,U_SessionId, U_StyleSheet, U_Status, U_Privates, U_FrontPage, U_Number, U_Banned,U_LastOn,U_OC_Userid FROM w3t_Users WHERE U_Number = '9' 
What about case-sensitivity? My table is actually named 'w3t_users' with a lowercase 'u'. Could this be the problem?