Back to Catalog Support

carlosvalle15713
carlosvalle15713

Can you tell me what i'm doing wrong

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wheels18_october.tiipiik_catalog_brands' doesn't exist (SQL: select tiipiik_catalog_products.*, (select group_concat(name separator ', ') from tiipiik_catalog_categories inner join tiipiik_catalog_prods_cats on tiipiik_catalog_categories.id = tiipiik_catalog_prods_cats.category_id where tiipiik_catalog_prods_cats.product_id = tiipiik_catalog_products.id) as categories, (select name from tiipiik_catalog_groups where tiipiik_catalog_products.group_id = tiipiik_catalog_groups.id) as group, (select name from tiipiik_catalog_brands where tiipiik_catalog_products.brand_id = tiipiik_catalog_brands.id) as brand from tiipiik_catalog_products order by title desc limit 20 offset 0)

Tiipiik
Tiipiik

Wow, can you tell me what you where doing when this erreur occurs ?

daftspunky
daftspunky

My guess would be trying to use the plugin without migrating the database? Try logging out and logging back in to the back-end.

Tiipiik
Tiipiik

Oh, maybe I see the problem.

It could be due to the feed table that would not match the last modifications.

I check that immediately.

Tiipiik
Tiipiik

Version 1.11.7 fix that, sorry for the inconvenience.

carlosvalle15713
carlosvalle15713

That fixed the issue. Thanks! (Great support)

1-6 of 6