When I install the mod "Fully Integrated Shoutbox" from phpBBhacks.com, I install it using EasyMOD, everything goes great, but for some reason after it is installed if you go to the index, in the shoutbox you see this:
DEBUG MODE
SQL Error : 1146 Table 'argcc_phpb1.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
I don't know how to fix this and I went to the readme and it told me to ask for help here. Thanks in advance. I also tried to use my backup, and this weird shoutbox thing is still on the index.

