#reset_URL# not set in Membership Plugin

By gregThomas - November 23, 2018

Hey Jeff,

So you were updating from an older version of the Membership plugin to a newer one? If so, we recently improved the way the password reset system works so that it uses a single page instead of two. I suspect the issue is that the password reset page was trying to use the global $GLOBALS['WEBSITE_LOGIN_RESET_URL'] from the old system, instead of the new $GLOBALS['WEBSITE_LOGIN_REMINDER_URL'].

Your workaround is a good solution, another option is to use the code generator to create the code for the new password reset page and use that instead.

Cheers,

Greg

Greg Thomas







PHP Programmer - interactivetools.com