View Single Post
  #25  
Old 04-30-2008, 05:40 AM
 
virtual@croatia virtual@croatia is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 92
 

Default Re: Keeping the users loged in and keep anonimous users cart content

Quote:
Originally Posted by imexhouse
In my config.php (4.0.19) I have:

$config["Sessions"]["session_length"] instead of $use_session_length
That's the same. In 4.1.x is $use_session_length, but in an another file is a line with $config["Sessions"]["session_length"] = $use_session_length

Quote:
Originally Posted by imexhouse
Anyway, I added some stuff to the cart on smee and left. We'll see later on today..

I think it works, cause the table xcart_sessions_data in which are all sessions data variables (cart contents, login name etc.) is growing. This table will have exactly the same amount of rows as are unique users in 6 months plus robots, so it will be quite a big table .
__________________
Check what you can do with x-cart 4.1.9:
www.smee.com

Modules I made:
IP_Ranges
Multy_Currency
Order_Dates

Modules I use:
Fancycategory
Magnifier
Survey
AOM
Reply With Quote