We are having temporary difficulties transmitting to our database. We recommend you stop for a few minutes, and start over again from the beginning of the website. Thank you for your patience.Database 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 'and articles.startdate <= NOW() and articles.enddate >= NOW() and ( (groups like' at line 1
select introtext,title,articles.pkey from articles left join lcCategories on lcCategories.pkey = articles.catid where articles.catid = and articles.startdate <= NOW() and articles.enddate >= NOW() and ( (groups like '%|public|%') and not (notgroups like '%|public|%')) order by pkey desc