I've entered discount code "test".
user warning: Unknown column 'test' in 'where clause' query: SELECT COUNT(*) as code_uses_count FROM uc_discounts_uses WHERE discount_id=3 AND code=test in \www\sites\all\modules\uc_discounts_alt\uc_discounts\uc_discounts.module on line 1080.
I guess there should be single quotes around code term: ... code='test' ...
Comments
Comment #1
ryangroe commentedSorry about that. Try the new beta 28 about to be released.
Comment #2
ARray commentedIt's ok now!
Thank you!
Comment #3
Sborsody commentedappears to have been fixed