Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Contacts getting "mixed up" in orders...


trakkware

Recommended Posts

Twice now over the last two weeks or so, contact information from order X is getting mixed up with order Y. Any idea what might be going on here? This is a new problem, that suddenly started about 2-3 weeks ago. Apparently it's happened at SOME point in the past (years ago), and now twice in 3 weeks???

 

I've checked all of the tables in MySQL - and they all check out fine...

 

Any suggestions would be greatly appreciated.

 

Take care.

 

EJ

Link to comment
Share on other sites

It's likely a session crossing problem.

 

Check that you have the following set to TRUE in admin under Configuration => Sessions

 

Check SSL Session ID True

Check User Agent True

Check IP Address True

Prevent Spider Sessions True

Recreate Session True

 

It will then build a new session and help stop that cross-session problem if someone picks up an old session id or something.

 

Rob

Rob Bell - Inspired Graphix

Customising osCommerce in Australia, and the world!

View my profile for web and email links.

 

I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture.

However viewing my profile may provide links to my website or something like that which you may find useful.

Link to comment
Share on other sites

It's likely a session crossing problem.

 

Check that you have the following set to TRUE in admin under Configuration => Sessions

 

Check SSL Session ID True

Check User Agent True

Check IP Address True

Prevent Spider Sessions True

Recreate Session True

 

It will then build a new session and help stop that cross-session problem if someone picks up an old session id or something.

 

Rob

 

Thanks Rob - that sounds like a Great place to start. Thank you for the quick response.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...