AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: lowfilterracing on November 14, 2014, 04:06:50 PM

Title: Cannot login to admin page
Post by: lowfilterracing on November 14, 2014, 04:06:50 PM
So, I was messing with the settings and changed the option that logs you out after a certain amount of time to zero, thinking it would set it to no limit - instead it boots me out and I cannot log back in! Anybody have any ideas?
Title: Re: Cannot login to admin page
Post by: llegrand on November 14, 2014, 04:35:48 PM
If you are comfortable working in your database directly you can change the timing in the database.

It is located in the table called  settings

the line is a ways down  -  you are looking in the key column for
config_session_ttl


Change the Value column for that line to 120 (the original setting) or what every number of minutes you want

that should get you back on.


Title: Re: Cannot login to admin page
Post by: lowfilterracing on November 14, 2014, 04:54:45 PM
Perfect! Thank you so much!