Trying to re-do an installation that started as Chinese. I imported most of the databases, I only excluded ones that were not needed. Now I keep getting
1054 Unknown column 'products_price_w' in 'field list'
in:
[select products_price, products_price_w, products_priced_by_attribute from products where products_id = '7261']
What is a way to fix this?
Thanks




