PHPVMS User Activation Module
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Author: Daniel Hill
Date: 28 May 2009
Version: V1.2
Description:
This module allows pilots to verify their accounts themselves.
File Information:
RegistrationData.class.php - Default file, for use if you have installed previous versions of this module.
email_registered.tpl - contents of this file is what is sent in the regisration e-mail.
MemAprv/MemAprv.php - this file activates the account and echo’s a succesfull validation message with a link to the login file.
How to Install:
-
Copy email_registered.tpl to your current skins folder found here: /lib/skins/YOUR SKIN
-
Copy the entire MemAprv folder to your /core/modules folder.
If you have not installed any previous versions of this modules then installation is complete if you Have installed V1.0 or V1.1 continue:
- copy “RegistrationData.class.php” to your “core/common” folder. NOTE. this will overwrite this file, only accept if the only modification to this file is from a previous installation of this module.
All done.
Now when a pilot registered they will be sent an e-mail with a link that once clicked will take them to the module, activating their account and giving them a link that redirects to the Login page.
Please note this module does not disable the option for Admins to activate a pilots account.
Support
Support will be provided as and when possible via the thread on the PHPVMS forum (), please be advised i do run my own VA therefor it may take me some time to answer some support requests.
Release Notes
V1.0 - First Release
V1.1 - Second Release, Fixed a problem with the activation e-mail not including the pilots id, which would results in the activation not working.
V1.2 - Third Release, completely recoded the module so there are no longer any manual database querys, all modifications to pilots are done via existing functions, making it 100% compliant with PHPVMS updates.
Credits
Nabeel - PHPVMS Author, Without the incredible amount of support and patience this module would not exist.
Notice: It is advised anyone who has installed V1.0 or V1.1 updates their installation with V1.2 Now Available below, to ensure 100% compliance with PHPVMS updates.
[Pilot Activation V1.2.zip](< base_url >/applications/core/interface/file/attachment.php?id=45)