For some reasons, I have the following issue when I try to use it and it looks like some files are not updates into the website as I can't see the proper text on the back office
- Code: Select all
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 ') AND c.extension = 'com_content' AND c.published = 1' at line 11 SQL=SELECT DISTINCT c.id AS CID FROM rc7s6_categories AS c LEFT JOIN rc7s6_content AS content ON c.id = content.catid WHERE 1 = 1 AND ( c.id = ) AND c.extension = 'com_content' AND c.published = 1
What can wrong ?
ps: I desactivated the module for extra tests