I tried running the installer with just doing the styles and I get a error when I start up the chat room.. Here it is..
Invalid SQL:
SELECT s.*, u.username AS absusername
FROM vb3_shoutbox_posts s
LEFT JOIN vb3_user u ON (s.userid=u.userid)
WHERE (deleted='0' OR deleted IS NULL)
ORDER BY time DESC LIMIT 20
mysql error: Table 'mydomainname.vb3_shoutbox_posts' doesn't exist
mysql error number: 1146
Date: Thursday 17th of February 2005 07:10:53 AM
Script:
http://my domain name.com/forum/shoutbox.php?do=iframe
Referer:
http://my domain name.com/forum/index.php?