
Originally Posted by
Ajeh
If you are setting up a Discount Coupon to be sent with new accounts being created, you need to create a valid code that is active ...
Once deactivated, you cannot re-enable a Discount Coupon ...
You can, however, make a copy of it and assign a new code to it ...
If you have to make active one you disabled and changed your mind on, you will have to modify the database table via phpMyAdmin ...
In the coupons table you will see a field called:
coupon_active
This needs to have in it a Y to be active, a N means it is inactive ...