Hi...
Just installed and got this error:
1146 Table 'london_zc5.zen_free_gifts' doesn't exist
in:
[SELECT fg.*, p.products_id, p.products_model, p.products_price, p.products_image, p.products_status, pd.products_name FROM (zen_free_gifts fg, zen_products p) LEFT JOIN zen_products_description pd ON (pd.products_id=fg.products_id) WHERE pd.language_id = '5' AND p.products_id = fg.products_id ORDER BY fg.threshold ASC]
Cannot do anything in link on admin side, but cannot add product to shopping cart with out same error showing. Site is down. Any help would be GREATLY appreciated.


Reply With Quote
