quote: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'FORUM_ONLINE'.
I believe this is a table for an older version of active users. Active users 4.0 uses FORUM_ACTIVE_USERS. You'll need to change a bit of code to reflect the new table if you've installed Active Users 4.0. If you don't have Active Users installed, you could just install Active Users 3.5 which I believe places the required table in your database.