X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Change session times (https://forum.x-cart.com/showthread.php?t=18799)

mmoskva 12-21-2005 08:47 AM

Change session times
 
When users are logged into my site, and their is no activity their session will expire after a few minutes. When I go to other shopping sites it looks like they dont have a session or that it is set to a extremely long time frame.

a. How can I extend my session timeframe to a larger ammount when users are logged in so they are not timed out right away.

Also When the session timeframe is up I get a message to display on my site.
Ex message:

Access denied !
You are not allowed to access that resource!
Error ID: 36

b. Is it possible call a new static html page that will display this message rather then have the error message on my current shop site. How do you call the blank page

balinor 12-21-2005 09:18 AM

It is a session timeout in your php.ini, talk to your host to change it.

mmoskva 12-21-2005 10:04 AM

What about the error message. Can i create a error html page and have it display insted of having the error message display on the cart screen?

balinor 12-21-2005 10:06 AM

I'm sure it is possible, but I'm not sure which php file controls the redirect.

mmoskva 12-21-2005 12:22 PM

ok thanks

Exovian 01-19-2011 09:58 PM

Re: Change session times
 
Access denied !
You are not allowed to access that resource!
Error ID: 36

Message is coming from the 403.tpl which is insede skin folder
customer/main/403.tpl you can edit this page.


All times are GMT -8. The time now is 04:58 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.