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 'rom'' at line 8

select p.*, pd.*, pc.content_id, content.content_name, content.content_short_description, content.content_detailed_description, content.content_components, content.content_system, content.content_file, content.content_meta_title, content.content_meta_description, content.content_meta_keywords, cd.categories_heading_title FROM products_content AS content LEFT JOIN categories_description AS cd ON cd.categories_id = content.categories_id and cd.language_id = '2' LEFT JOIN products_to_contents AS pc ON (pc.content_id = content.content_id and aktivierung=1) LEFT JOIN products_description pd ON (pd.products_id = pc.products_id) LEFT JOIN products AS p ON (pc.products_id = p.products_id) where content.content_name = 'franklinplus.php3'rom'

[XT SQL Error]