user warning: 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 '-10,10' at line 13 query: SELECT SQL_CALC_FOUND_ROWS d . * , h.last_visit, p.created AS last_post_pro_forum FROM drupal_oc_forum_posts p, drupal_oc_forum_discussions AS d LEFT JOIN drupal_oc_forum_history AS h ON ( h.did = d.id AND h.uid = 0 ) WHERE d.fid =0 AND p.did = d.id AND p.created IN ( SELECT MAX(x.created) FROM drupal_oc_forum_posts x WHERE x.did = d.id ) ORDER BY (d.closed = "1" AND d.sticky = "1") DESC, d.sticky = "1" DESC, last_post_pro_forum DESC LIMIT -10,10 in /kunden/161025_28203/beta/sites/all/modules/openCards/forum/forum.module on line 967.

Login or register to start a new discussion

 DiscussionRepliesViewsLast post

Login or register to start a new discussion