an error 1064 why ? I dont undestand, I create menu and categorie K2 and bang error 1064
- 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 ') ORDER BY RAND() LIMIT 0,4' at line 12 SQL=SELECT content.id AS id FROM xxxx_k2_items AS content WHERE content.published = 1 AND content.trash = 0 AND content.access IN (1,1,2,3) AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2014-09-30 12:35:48' ) AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2014-09-30 12:35:48' ) AND ( ) ORDER BY RAND() LIMIT 0,4;
can you explain me. I can send you a password and login if you want
regards
marie