When I create new topic into events or groups, - it's good, but after that I try to open new topics - error
SELECT SQL_CALC_FOUND_ROWS `p`.* FROM `Profiles` AS `p` INNER JOIN `bx_groups_fans` AS `f` ON (`f`.`id_entry` = '3' AND `f`.`id_profile` = `p`.`ID` AND `f`.`confirmed` = 1 AND `p`.`Status` = 'Active' ) ORDER BY `f`.`when` DESC LIMIT 0,
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 '' at line 1
Called 'getAll' function with erroneous argument #0.