Hello folks

This patch enable the following options:

  • Different registration codes for each account type, used on registration process
  • Registration codes used wouldn't be used.
  • Registration codes used will be deleted from the list of available registration codes
  • Option if Account Expiry modules is enabled, the expiration type will be set based in expiration time for each account type.

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

Comments

pioters’s picture

Only warning that Account Types modules has to be installed before this module!

-enzo-’s picture

Hello pioters

You are right, do you have any patch for this? my change works for you?

regards

enzo

danielnolde’s picture

Hey 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

aidanlis’s picture

Status: Needs review » Closed (fixed)

Implemented in D5 and D6 versions now.