I just updated my shoutbox to the version here. now i get this error. Any thoughts as to what may be causing this.
Thanks
Could not get shoutbox information
DEBUG MODE
SQL Error : 1054 Unknown column 's.shout_user_id' in 'where clause'
SELECT s.*, u.user_allowsmile, u.username FROM phpbb_shoutbox 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

