03-10-2018, 07:31 AM
Hey all,
Ever since I upgraded to US 4.3.14, I'm getting this error after an attempt to enter a new password for a user following the "forgot password" link sent in an e-mail:
Notice: Undefined variable: verify in /htdocs/userspice4314/users/forgot_password_reset.php on line 63
Call Stack
# Time Memory Function Location
1 0.0186 381872 {main}( ) .../forgot_password_reset.php:0
( ! ) Fatal error: Uncaught Error: Call to a member function data() on null in /htdocs/userspice4314/users/forgot_password_reset.php on line 63
( ! ) Error: Call to a member function data() on null in /htdocs/userspice4314/users/forgot_password_reset.php on line 63
Call Stack
# Time Memory Function Location
1 0.0186 381872 {main}( ) .../forgot_password_reset.php:0
My env is using PHP 7.1.12 and MySQL 5.7.
I tried this with at least 2 US instances one of which was completely a fresh install.
Ever since I upgraded to US 4.3.14, I'm getting this error after an attempt to enter a new password for a user following the "forgot password" link sent in an e-mail:
Notice: Undefined variable: verify in /htdocs/userspice4314/users/forgot_password_reset.php on line 63
Call Stack
# Time Memory Function Location
1 0.0186 381872 {main}( ) .../forgot_password_reset.php:0
( ! ) Fatal error: Uncaught Error: Call to a member function data() on null in /htdocs/userspice4314/users/forgot_password_reset.php on line 63
( ! ) Error: Call to a member function data() on null in /htdocs/userspice4314/users/forgot_password_reset.php on line 63
Call Stack
# Time Memory Function Location
1 0.0186 381872 {main}( ) .../forgot_password_reset.php:0
My env is using PHP 7.1.12 and MySQL 5.7.
I tried this with at least 2 US instances one of which was completely a fresh install.