Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Database Session storage question...


KPGroup

Recommended Posts

Posted

Is it normal not to see the session ID number in the url?

 

I noticed it was visible on other OSC stores.

 

Thanks in advance.

 

 

 

----

Additional info:

- I am on a shared server

- I have DB session storage

Posted
depends on what settings you have set if using cookies then no you wont see session id

 

 

not using cookies.

 

Should i see them then?

Posted
not using cookies.

 

Should i see them then?

 

you have no option to use or not use cookies, they are used and that is the end of it.

Treasurer MFC

Posted
you have no option to use or not use cookies, they are used and that is the end of it.

 

 

Sorry I should have said I am not forcing the use of cookies.

 

 

So cookies are being used and the session id number is not visible in the url?

 

How come some other OSC stores have the session id visible in the url?

 

Thanks.

 

PS: Doesn't it make a difference whether the sessions are stored in the DB or in files?

Posted
Sorry I should have said I am not forcing the use of cookies.

So cookies are being used and the session id number is not visible in the url?

 

How come some other OSC stores have the session id visible in the url?

 

Thanks.

 

PS: Doesn't it make a difference whether the sessions are stored in the DB or in files?

 

yes, if your cookies are accepted, the session id is stored there and is no longer attached to the url's

 

well, probably their cookie settings are wrong.

 

where you store your sessions is of no consequence.

Treasurer MFC

Posted
yes, if your cookies are accepted, the session id is stored there and is no longer attached to the url's

 

well, probably their cookie settings are wrong.

 

where you store your sessions is of no consequence.

 

 

Thanks a lot for the information! Very informative :thumbsup:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...