Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help!!! shopping cart /login issues


Guest

Recommended Posts

Please help!!! When a user logs in the shopping cart the cart entries are lost.

 

For example:

 

you're shopping

you place a few things into the shopping cart

your're ready to checkout

you are now prompted to log in or register

once the preson logs in there shopping cart data is lost

 

Any ideas on hos to fix this?

You can see an example of this on the page I'm building

 

click here

 

Login:

username: [email protected]

password: testlog

 

 

Ive been at this for a while and my deadline is approaching, please help!!!

Link to comment
Share on other sites

Post the contents of includes/configure.php with your database information removed.

 

Unless kgt has an easier way you'll have to debug why snapshot from the navigation object is not being set, saved or retrieved.

 

I find the contribution by chemo queries_debug-v1.6 very useful for this purpose, e.g is snapshot in $_SESSION.

Link to comment
Share on other sites

Thanks guys

 

I spoke with someone in the IT department of my hosting and we got it fixed.

 

I wanted to post the answer in case anyone else was having the same problem.

 

Turns out the session file is incorrect in includes>config.php

 

Original setting of /tmp

and it should have been /tmp/oscommerce

 

Thanks again! Hope this helps someone else as well!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...