Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cart problem


Guest

Recommended Posts

Posted

When a customer tries to add a product to the cart, it will not go in the cart. There is no error message, it just shows 0 items in the cart. This just happened. Any suggestions would be appreciated.

Posted

Ben

 

If the website was functional and now it is not, then something has changed.

 

 

If you did not make any code changes, then you may have hacker activity.

 

 

 

Chris

Posted

Ben

 

If the website was functional and now it is not, then something has changed.

 

 

If you did not make any code changes, then you may have hacker activity.

 

 

 

Chris

 

I tried to make all the pages indicate https:// and that caused several problems. Then I tried to reverse the https:// thing. When I try to add an item to the cart I get this message: This form will be sent in a way that is not secure. Are you sure you want to send it? and nothing will go into the cart if I say continue.

Posted

Looks like you haven't fully reversed your https:// mishap. Do that and it will resolve your problem. Did you make a backup?

 

Peace,

Chris

Posted

The most common reason for the behavior you describe (continually dumping the cart) would be incorrect cookie settings in the config file.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Ben

 

If the website was functional and now it is not, then something has changed.

 

 

If you did not make any code changes, then you may have hacker activity.

 

 

 

Chris

 

Probably your session ID is not getting carried thru.

Make sure that oscsid is same for all the clicks.

 

if oscsid is right then you need to look into your code as it might have been modified and either due to some bug or register globals issue it takes 0 as a value.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Archived

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

×
×
  • Create New...