Hi guys,
I have the Coupon code and ran in a couple of errors because the $tokens variable is not set in the token hook and yet returned.
You either need to set the token to a default value (i.e. NULL) or return within the if().
Patch attached.
Thank you.
Alexis Wilke
| Comment | File | Size | Author |
|---|---|---|---|
| uc_coupon-e_notice-6.x.patch | 515 bytes | AlexisWilke |
Comments
Comment #1
longwaveFixed in CVS, thanks for the report.