I was testing my store today and when I ordered a product I got the following page ->
WARNING: An Error occurred, please refresh the page and try again.
After checking the debug log, here's what I have ->
[23-Feb-2013 14:48:53] PHP Fatal error: 1146:Table 'be2004_zencart150.products_attrib_cross_validation' doesn't exist :: select acv_id, px_id, rel_px_id, act_value, rule_descr
FROM products_attrib_cross_validation WHERE px_id = 95 OR (rel_px_id = 95 AND act_value = 2)
ORDER BY acv_id in /hsphere/local/home/be2004/webincomeideas.com/zencart15/includes/classes/db/mysql/query_factory.php on line 101
What to do?????
Thanks


Reply With Quote

