Hi there,
First of all...many thanks for this excellent module which will help me solve an issue for an upcoming website. I was trying to create a registration code for unlimited use. The interface suggests me to leave the Max Uses blank to achieve this. When I do this, I receive a message telling me the registration code has already been used.
Unfortunately it seems to insert a value of zero into the database. The number of uses is also set to zero. The code checks if the uses is greater than or equal to the max uses. In case of two zero values, this results in the message that the code has been used.
I could work around this issue by entering a high number of max uses (don't really expect that much users), but maybe it would be nice to fix this in a future version?
Cheers,
Joris
Comments
Comment #1
aidanlis commentedHey,
Thanks for pointing this out, must have slipped through. It's now fixed in the development version.
Comment #2
aidanlis commentedComment #3
osieke commentedHi there,
Thanks for the update. I've tried again...the list now shows no value for the max uses, but if I use the code once it is set to inactive. Guess it needs some more work. :-)
Cheers,
Joris
Comment #4
osieke commentedComment #5
aidanlis commentedOops, fixed, thanks.