Database error: Invalid SQL: select a.*,u.f_name,u.s_name,u.l_name from anounce a,_users u,anonce_gr ag where (a.activ_date >'2012-05-21') and (u.id=a.user_id) and (ag.id_gr=) and (a.id=ag.id_a) order by a.id desc
MySQL Error: 1064 (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 ') and (a.id=ag.id_a) order by a.id desc' at line 1)
Session halted.