I'm getting these two errors:
user warning: Unknown column 'weight_units' in 'field list' query: SELECT model, list_price, cost, sell_price, weight, weight_units, length, width, height, length_units, pkg_qty, default_qty, unique_hash FROM uc_products WHERE vid = 24 in /home/4/a/c/12017/12017/public_html/includes/database.mysql.inc on line 172.user warning: Unknown column 'p.ordering' in 'order clause' query: SELECT DISTINCT(n.nid), n.sticky, n.title, n.created FROM node n INNER JOIN term_node tn ON n.nid = tn.nid INNER JOIN uc_products AS p ON n.nid = p.nid WHERE tn.tid = 1 AND n.status = 1 AND n.type IN ("product","workstation","server","laptop") ORDER BY p.ordering, n.title LIMIT 0, 10 in /home/4/a/c/12017/12017/public_html/includes/database.mysql.inc on line 172.


Joined: 08/07/2007