I got blank homepage when gk5_news_showpro module is published. This is problem after my client do update J! to 3.4:
- 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 'DESC LIMIT 0,1' at line 21 SQL=SELECT content.id AS id FROM x8253_k2_items AS content WHERE content.published = 1 AND content.trash = 0 AND content.access IN (1,1) AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2015-03-03 15:15:24' ) AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2015-03-03 15:15:24' ) AND ( content.catid = 39 ) ORDER BY content. DESC LIMIT 0,1;
It appears the page you were looking for doesn't exist. Sorry about that.
Can someone help me or has the same problem with this modul?