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 '' at line 1

select count(*) as total from gallery g, gallery_description gd where g.status = 1 and gd.language_id =

[TEP STOP]