| Categories: |
1054 - Unknown column 'c.categories_status' in 'where clause'
select c.categories_id, cd.categories_name from categories c, categories_description cd where parent_id = '0' and c.categories_id = cd.categories_id and c.categories_status = '1' and cd.language_id = '1' order by sort_order, cd.categories_name
[TEP STOP]
| |