Database error: Invalid SQL: SELECT t.topic_id, t.topic_title, t.topic_replies,t.topic_time, t.topic_last_post_id, f.forum_id, f.forum_name, p.post_time, left(p.post_text,70) as post_text, u.user_id, u.username
FROM phpbb3_topics AS t, phpbb3_forums AS f, phpbb3_posts AS p, phpbb3_users AS u
WHERE t.forum_id = f.forum_id
AND t.topic_moved_id = 0
AND p.post_id = t.topic_last_post_id
AND u.user_id = p.poster_id
AND f.forum_id != 4
AND f.forum_id != 5
AND f.forum_id != 27
AND MATCH (t.topic_title) AGAINST ('Gagner un imac 24'')
ORDER BY t.topic_id DESC
LIMIT 10 MySQL 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 ''Gagner un imac 24'')
ORDER BY t.topic_id DESC
LIMIT 10' at line 10) Concours pour gagner un imac 24'