Shoutbox EM My sql tabelle
Verfasst: 02.03.2007 23:13
Hallööö,
ich hab eine Shoutbox installiert auf Datenbank basis und bekomme diesen Fehler ausgegeben:
ich hab eine Shoutbox installiert auf Datenbank basis und bekomme diesen Fehler ausgegeben:
Could not get shoutbox information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ''phpbb_shout' s, phpbb_users u WHERE s.shout_user_id=u.user_
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