I got the following error when I tried creating my first product kit:
user warning: Unknown column 'units' in 'field list' query: UPDATE uc_products SET model = 'WTX / WAZ', list_price = 0, cost = 0, sell_price = 33.92, weight = 0, units = 'lb' WHERE vid = 114 in /home/bigwaste/public_html/includes/database.mysql.inc on line 172.
Should that not be "weight_units"?
I'm using 7e (upgraded from 7c).




)