Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Session Problem


Guest

Recommended Posts

Posted

Noticed a bug in my site. I log in and goto checkout. Then i get to checkout_shipping.php with session string. I remove the session key so it just shows ?osCsid=

 

Then hit enter. I am now officially a different registered customer. All info is someone elses now. The system is accessing a different customer_id now.

Posted

If you're carrying the session id in the url your cookie setup is wrong.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted
If you're carrying the session id in the url your cookie setup is wrong.

 

 

ok thanks what should i set these to on a shared server?

 

 

Session Directory = /tmp

Force Cookie Use = True

Check SSL Session ID = False

Check User Agent = False

Check IP Address = False

Prevent Spider Sessions = False

Recreate Session = False

Recreate Session = False

Posted
If you're carrying the session id in the url your cookie setup is wrong.

 

 

It looks like I need to turn my SSL on and install my cert to force cookies to work?

 

Is this correct?

Archived

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

×
×
  • Create New...