if I set in "events list Portal Mode setting" amount of rows 2 (instead of 3) the site does not work anymore, and I have to restore the db to return the online site.
how do I fix?
- Code: Select all
1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'DESC LIMIT 0,4' at line 21 SQL=SELECT content.id AS id FROM sbal0_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-04-29 02:15:43' ) AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2015-04-29 02:15:43' ) AND ( content.catid = 27 ) ORDER BY content. DESC LIMIT 0,4;
It appears the page you were looking for doesn't exist. Sorry about that.