Losing Cart when going in Secure Site (again)

greenspun.com : LUSENET : S-Mart Shopping Cart : One Thread

Hi there !

I am experiencing a wierd trouble.

I am using BP cookie routine's to indentify customer. It works great I tried it from home via a proxy server. Now the wierd thing. I lose my shopping cart when I go to a Secure Site. I looked into my /temp folder and it did create a second (cart) file. Basically I have a file for unsecured channel and one after I went into a secure channel

1/ The SSL works if I use $ENV(REMOTE_ADDR) instead of cookies 2/ The cookie routine works if I do not go to a secure site

How could I do to make it work with Cookie AND SSL ?

Thanks for your help

Michael

-- Michael (michael@nguyen-huu.com), August 09, 1999

Answers

SSL sites will not collaborate with any items from out side its URL address. This is for security purpose on all SSL servers.

The only way to solve your problem now is by putting the whole script in the SSL site.

God bless!

-- Patrick Chan (patrickccf@hotmail.com), January 19, 2000.


Moderation questions? read the FAQ