Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cart processes correct info but doesn't register the user


apalavic

Recommended Posts

This is confusing even for me, so I'll try to explain as clearly as I can and please feel free to ask.

 

1. Customer A makes a purchase and gets registered, CC passes fine, everything works perfectly.

2. Customer B gets to the site, adds product to the shopping cart, registration doesn't show on DB, and although his CC passes fine (correct info all over), the order appears under the name of customer A, but with the info of customer B (Billing Address, Delivery Address, CC info, etc.).

 

At a glance seems like the only problem is that customer B will get his purchase, he'll be charge for it, but it will get to him under the name of customer A.

 

What concerns me is that this has happened only twice in the last 8 days, and there is a time frame of about 40 minutes between both purchases.

 

I would greatly appreciate any help or enlightenment on this matter.

 

Thank you

 

Anthony

Link to comment
Share on other sites

install the session regeneration

http://www.oscommerce.com/community/contributions,4112

 

use the later spiders.txt

http://www.oscommerce.com/community/contributions,2455

 

set the prevent spiders sessions and recreate session to true

osc Admin->Configuration->Sessions

 

 

 

Thanks a lot for the help, I had to be OOO until now, but as soon as I try to implement the changes suggested, I can't find the place where I'm supposed to insert the additional code: the function 'tep_session_recreate()' does not show in the code I have uploaded at the server.

 

What should I do in that case. :blink:

Link to comment
Share on other sites

My apologies ... I found I don't have the Register Globals contribution installed.

 

I will look after this first

 

Again ... thank you for all the help. :thumbsup:

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...