|
1054 - Unknown column '765_764' in 'where clause'
select p.products_id, p.products_model, pd.products_name from products p, products_description pd, products_to_categories pc where p.products_id = pd.products_id and pd.language_id='1' and p.products_id = pc.products_id and pc.categories_id = 765_764 ORDER BY p.products_date_added
[TEP STOP]
|