And some of the reports....
Getting 2 warnings
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/ecomarke/public_html/libraries/joomla/database/database/mysql.php on line 344
and
Warning: Invalid argument supplied for foreach() in /home/ecomarke/public_html/administrator/components/com_awocoupon/views/usershistory/tmpl/default.php on line 54
The latter would suggest that the db pointer is null.
This is after creating and using 2 coupons. These are generic coupons percentage discount with limited usage.
eg
2 JBC003-C02 Published Coupon Product Percent Overall 10.00 Total 10
Would seem that the #_awocoupon_user_uses is not being populated correctly
JB
Getting 2 warnings
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/ecomarke/public_html/libraries/joomla/database/database/mysql.php on line 344
and
Warning: Invalid argument supplied for foreach() in /home/ecomarke/public_html/administrator/components/com_awocoupon/views/usershistory/tmpl/default.php on line 54
The latter would suggest that the db pointer is null.
This is after creating and using 2 coupons. These are generic coupons percentage discount with limited usage.
eg
2 JBC003-C02 Published Coupon Product Percent Overall 10.00 Total 10
Would seem that the #_awocoupon_user_uses is not being populated correctly
JB