Erreur
Erreur fatale: Requête while invalide
SELECT t.id, t.title, t.last_timestamp, msg.contents
FROM lmptt_forum_topics AS t
LEFT JOIN lmptt_forum_cats AS c ON c.id = t.idcat
LEFT JOIN lmptt_forum_msg AS msg ON msg.idtopic = t.id
WHERE (c.auth LIKE '%s:3:"r-1";i:1;%' OR c.auth LIKE '%s:3:"r-1";i:3;%') AND c.level != 0 AND c.aprob = 1
GROUP BY t.id
ORDER BY t.last_timestamp DESC
LIMIT 0, 10
Table 'db192896625.lmptt_forum_topics' doesn't exist
Ligne 45
: rss.php