Hi,
Has any of you had this when clicking on the commissions page with the latest Ubercart version? The user I clicked with had no commissions yet...
user warning: Table 'mydbname.uc_orders' doesn't exist query: SELECT uco.uid, uco.billing_first_name, uco.billing_last_name, ac.order_id, uco.created as order_date, ac.commission_notes, uco.order_total, ac.commission FROM test_uc_affiliate_commission ac INNER JOIN uc_orders uco on ac.order_id = uco.order_id WHERE aid = 1 AND uco.created between 1201816800 AND 1204322399 in mydrupalpath/includes/database.mysql.inc on line 172.
Cheers,
G
