Just installed the shoutbox on my forum and get the following error.Im using a subBlack template not the subSilver would that be the problem ?
Could not get shoutbox information
DEBUG MODE
SQL Error : 1146 Table 'mortalc_phpbb1.phpbb_shout' doesn't exist
SELECT s.*, u.user_allowsmile, u.username FROM phpbb_shout s, phpbb_users u WHERE s.shout_user_id=u.user_id ORDER BY s.shout_session_time DESC LIMIT 0, 20
Line : 98
File : shoutbox_view.php

