08-26-2016, 10:56 AM
Ah, that's better. I reproduced the problem with "vanilla" functionality rather than doing something behind the scenes with the database.
I went in and registered as a new user. I did *not* use the verify link (i.e., I left the user unverified). Then I went as if to login and chose "forgot password", followed the resulting link, changed the password, and tried to login. I get the same 404 error resulting from trying to access verify.php instead of users/verify.php and I'm in the same fix of not being able to go anywhere because my session has that login in memory which doesn't work.
I went in and registered as a new user. I did *not* use the verify link (i.e., I left the user unverified). Then I went as if to login and chose "forgot password", followed the resulting link, changed the password, and tried to login. I get the same 404 error resulting from trying to access verify.php instead of users/verify.php and I'm in the same fix of not being able to go anywhere because my session has that login in memory which doesn't work.