Hi Dave-
So I removed that GlobalError as I agree that column is kind of useless.
On the Login page, I have code in the pool to auto log you in with your sha hash, if you are logged out and the cookie has been saved. I think it would be beneficial for us to find the reason that is not working. Im using Chrome and its working for me and for a long time received no complaints. I think recently this started becoming an issue for a few people. Can you please check to see what your cookie value is now for the pool? Basically, if your session expires, we pull your web cookie and auto log you in and redirect you to the home page.
Thanks. Just right now the pool logged me out again so I checked my cookies for pool.biblepay.org. There are 3 cookies stored: 1. "ASP.NET_Sessionid" 2. "credentials_username" 3. "credentials_password". Both "credentials" cookies say "session: false" and expire somewhen tomorrow evening; the ASP.NET cookie is "session: true" and its expiration time is always the current date and time...
I'm using Vivaldi 1.13 stable, which is based on chromium afaik. Hope that helps.
