 |
1146 - Table 'pf_tpack_spip.categories' doesn't exist
select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_status=1 and c.categories_id<>40 and c.categories_id = cd.categories_id and cd.categories_name<>"" and cd.language_id="1" order by sort_order, cd.categories_name
[TEP STOP]
| | |