I activated the: Verfiy E-Mail Address on Profile verify email address entered by customer on Profile page, aMember will send email to specified email address. User will have to click link from message in order to approve email change and when I tested it out by changing my email address in a test member's account, it logged me out to this page: http://www.christianhomebusinessassoc.com/amember/profile.php with this error message: WARNING: constant() [function.constant]: Couldn't find constant _TPL_EMAIL_VER_TEXT_PROFILE in line 108 of file common.inc.php The only profile template I found was the member's regular backoffice page. Please advise what I need to do to resolve this error message and/or get the correct template page to dial up after a member changes their email address. Thank you, Claudia Beck
Add this to /amember/language/en.php: PHP: define ('_TPL_EMAIL_VER_TEXT_PROFILE', 'Please check your email - verification email message has been just emailed to you. Once you receive this message, read it and follow instructions in this email to complete your email verification.');