@brandin...
Maybe you can take a look at the latest build where I started the reauth thing. The force reauth checkbox isn't updating and even if I put reauth in the db, it's not asking for a pw. Maybe I'm missing something. My brain is a bit fried.
I will whenever I get my server working......I did a mariaDB upgrade on it and it fried a bunch of stuff....including creating users! And I'm too lazy to setup localhost lol
Did you dump this reAuth script in or your own?
I got it to call but looks like the functions weren't put in:
Fatal error: Call to undefined function reAuth() in /home/aircentralized/public_html/us4alpha/users/includes/header.php on line 169
The whole lazy thing sounds backwards to me. It takes more time for me to do things on my live server.
Yeah. You gave me a bunch of functions and I hadn't gotten a chance to look through them all, so I was adding them as they threw errors. Great work by the way...this reauth function is something I particularly needed.
I'm setup to quickly do stuff with my live server and would prefer to do it that way so I can work from home and work on the alpha project. I just make a dev account on my cP server so it's not really much more work then it would be to do a localhost and what not.
And okay I just wasn't sure if they were put in or were just not being called right or something.
You should only need the reAuth and verifyadmin functions for this project.