Quote:
[28-Jun-2015 23:09:44 EST5EDT] [client 64.7.70.206 ] PHP Fatal error: 1054:Unknown column 'm.manufacturers_name' in 'field list' :: SELECT DISTINCT p.products_image, m.manufacturers_name, p.products_quantity, p.products_id, p.products_type, p.master_categories_id,
p.manufacturers_id, p.products_price, p.products_tax_class_id, pd.products_description, IF(s.status = 1,
s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status =1, s.specials_new_products_price,
p.products_price) as final_price, p.products_sort_order, p.product_is_call, p.product_is_always_free_shipping,
p.products_qty_box_status FROM cy6s_products p LEFT JOIN cy6s_specials s on p.products_id = s.products_id LEFT JOIN cy6s_products_description pd on p.products_id = pd.products_id JOIN cy6s_products_to_categories p2c on p.products_id = p2c.products_id WHERE p.products_status = 1
and pd.language_id = '1'
and p2c.categories_id = '2' GROUP BY p.products_id order by p.products_price_sorter , pd.products_name ==> (as called by) /big/dom/xscholledresses/www/includes/templates/westminster_new/templates/tpl_index_product_list.php on line 42 <== in /big/dom/xscholledresses/www/includes/classes/db/mysql/query_factory.php on line 155
Unfortunately, the client just informed me that he's dropped an add and his site is not loading atm.