I know this has been discussed in the past but I cannot find any threads on it. Our cycle has us back using phpbt a lot, and we're all being reminded of the annoyance of phpbt logging us out after a period of inactivity. I have looked in the config.php file as well as the admin>configuration page and I don't see anything to set phpbt to never log us out.
Can you help?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I know this has been discussed in the past but I cannot find any threads on it. Our cycle has us back using phpbt a lot, and we're all being reminded of the annoyance of phpbt logging us out after a period of inactivity. I have looked in the config.php file as well as the admin>configuration page and I don't see anything to set phpbt to never log us out.
Can you help?
I found the $lifetime variable in the auth.php class, but if I set this to a non-zero value phpbt starts to behave as though I'm not logged in.
Can any of the devs of this project help with this?