This function allows a user to retrieve their confirmation code, this is useful in the event they've lost their email, or need to be reminded.
The process is similiar to password retrieval, in that either UID or EMAIL form variable can be used to retrieve the information. Instead of being sent a password reminder, they are sent a URL and a confirmation code to re-enable their account.
Table 5-3. Form variables for confirmation code reminder
| Form Variable | Label |
What it does | ||
|---|---|---|---|---|
| DO_SHOW_REMIND_FORM | Control directive, displays remind-confno | |||
| DO_RESEND_CONFIRM | Control directive, sends reminder. | |||
| LOCATION | Optional, url to be directed to. | |||
| UID | Their user ID | |||
| Their email address | ||||