1
FeraTechInc
Session time 0 = no login?

So I set the session time as 0 thinking it was standard for unlimited or no timeout.

Actually session time 0 means you can't log in to your website at all. Hmm... interesting design.

Now I have to go through PHPMyAdmin to find the key. Anybody know what session time is in the database?

Any help would be greatly appreciated since my website is currently not available. Also, any input on how to set so users are never logged off I would appreciate it.

2
vaughan
Re: Session time 0 = no login?
  • 2007/7/27 17:33

  • vaughan

  • Friend of XOOPS

  • Posts: 680

  • Since: 2005/11/26


in config table

look for 'session_expire' in the conf_name field.

long sessions don't necessarily keep users logged in tho, but there are hacks available which achieve the same goal.

3
BlueStocking
Re: Session time 0 = no login?

Been there, done that....
This info helped me fix it.

https://xoops.org/modules/newbb/viewtopic.php?topic_id=57652&forum=27&post_id=254728#forumpost254728

Good Luck to you....
https://xoops.org/modules/repository .. It is time to get involved - XOOPS.ORG

4
FeraTechInc
Re: Session time 0 = no login?

Ya I actually figured it out on my own. Thanks though. I just searched session and looked for a "0". There was only one that looked like it fit the bill and that did it.

Seems like bad design to me. I simply assumed 0 is infinite and think it should be changed to that or at least a large number :P

Login

Who's Online

138 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits