Er der nogen der kender denne fejl fra Joomla? 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,10' at line 20 SQL=SELECT content.id AS id FROM ur1ks_easyblog_post AS content WHERE content.published = 1 AND content.access = 0 AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2015-10-26 01:20:57' ) AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2015-10-26 01:20:57' ) AND ( content.category_id = 12 ) ORDER BY content. DESC LIMIT 0,10;It appears the page you were looking for doesn't exist. Sorry about that. |
"ORDER BY content. DESC LIMIT 0, 10"
Der mangler en angivelse af en kolonne - er det måske i forbindelse med en søgning eller filtrering af nogle data?