MYSQL ERROR     | Query Error |

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 'group by products.prod_id order by seq limit 0,100' at line 1

select * from products join meta on (products.prod_id=meta.meta_owner_id and meta.meta_lang_id=products.lang_id) where meta.meta_component='products' and prod_parent= group by products.prod_id order by seq limit 0,100


Redirect me to the home page    |    Send mail to support