With the M-7000 and M-8000, a special serial cable is required. Your manual describes how to build this cable, or, we sell an adaptor that simply plugs into a standard serial cable for effortless conversion. If you would like to order this adaptor, please call our order desk, or send your order to the below address. Please specify one of the two below adaptors, depending on your model.
CAT-8000 FOR UNIVERSAL M-8000)
1055 Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'scanca1_zcart.o.date_purchased' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
in:
[select p.products_id, p.products_image
from catorders_products opa, catorders_products opb, catorders o, catproducts p
where opa.products_id = '8'
and opa.orders_id = opb.orders_id
and opb.products_id != '8'
and opb.products_id = p.products_id
and opb.orders_id = o.orders_id
and p.products_status = 1
group by p.products_id
order by o.date_purchased desc
limit 6]