Re: It fixed it.

zmove's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Internationalizationizer
Joined: 08/13/2007
Juice: 1193
Re: It fixed it.

It seems to work too on alpha 8 but the report get an SQL error :

<?php
user warning
: Table 'XXX.uc_coupons_orders' doesn't exist query: uc_coupon_reports SELECT co.cid, co.oid, co.value, co.code, o.order_total, o.created FROM uc_coupons_orders AS co LEFT JOIN uc_orders AS o ON (co.oid = o.order_id) WHERE o.order_status >= 0 AND o.created > 1195686000 AND o.created < 1195686000 ORDER BY co.cid, o.created ASC in /includes/database.mysqli.inc on line 151.
?>
Coupon Functionality By: cosmo83@drupal.org (32 replies) Thu, 08/23/2007 - 08:20