01-19-2017, 03:30 PM
We're getting somewhere. Works for bad passwords. But for good passwords it produces:
function:
https://hastebin.com/alayofutax.php
I'm also struggling to get the timestamps to subtract. I did almost an hours worth of research last night and no luck. I'm wondering if maybe an easier method would be to run a cron every half hour that clears the value in last_verified = 1, it redirects you? I think the timestamp is my best option but I really can't figure it out gah!
Thanks for your help guys, I'm excited for this!
Code:
Notice: Undefined variable: users in /home/aircentralized/public_html/boss/usersc/adminverify.php on line 41
Code:
Fatal error: Call to a member function data() on null in /home/aircentralized/public_html/boss/usersc/adminverify.php on line 41
function:
https://hastebin.com/alayofutax.php
I'm also struggling to get the timestamps to subtract. I did almost an hours worth of research last night and no luck. I'm wondering if maybe an easier method would be to run a cron every half hour that clears the value in last_verified = 1, it redirects you? I think the timestamp is my best option but I really can't figure it out gah!
Thanks for your help guys, I'm excited for this!