Closed (fixed)
Project:
Registration codes
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2009 at 15:16 UTC
Updated:
17 Jun 2009 at 14:59 UTC
Hello folks
This patch enable the following options:
This patch use modules the modules Account Types and Account Expiry with patch to support account types.
I reuse code posted on http://drupal.org/node/154355 to implement store regcodes used and remove from available list.
Patch against latest 5.x-2.0
Sponsored by AnexusIT
Best regards
enzo
| Comment | File | Size | Author |
|---|---|---|---|
| regcode.zip | 11.76 KB | -enzo- | |
| regcode_by_account_type_with_expiration.patch | 10.16 KB | -enzo- |
Comments
Comment #1
pioters commentedOnly warning that Account Types modules has to be installed before this module!
Comment #2
-enzo- commentedHello pioters
You are right, do you have any patch for this? my change works for you?
regards
enzo
Comment #3
danielnolde commentedHey regcode-users,
i just posted a ready-for-review proposal of a completely reworked new regcode.module (still D5, but soon to be upgraded to D6 & D7). This new to-become-release is solving a lot of issues and feature-requests on a completely new and flexible basis.
Check it out, test it and give feedback whether you think it solves your issues, and whether it's ready to be committed:
http://drupal.org/node/466630
cheers,
daniel
Comment #4
aidanlis commentedImplemented in D5 and D6 versions now.