> When I implement the following in standard_library I get a new sid generated > and the invoice doesn't exist when I go to check out. Seems I shouldn't get > a new sid and I should have an invoice.... > > The url is http://brewha1.phenominet.com/store.php/ > > Is this a problem with the hosts config of ssl or am I missing a link > somewhere? The problem is with how cookies work, but you should be able to fix it. Cookies are tied to a domain, and they are only returned to hosts that match that domain. When the sid cookie is being set, it's being set for www.phenominet.com. It won't be offer to your other host because the domain is different. The solution is to make the cookie be sent for the phenominet.com domain. Then anything.phenominet.com will get the cookie. Leon ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Site: http://www.working-dogs.com/freetrade/ Problems?: [EMAIL PROTECTED]
- Re: [FreeTrade] Formating customer email receipts Shawn Honeychurch
- Re: [FreeTrade] Formating customer email receipts Christie Walker
- Re: [FreeTrade] Formating customer email receip... Leon Atkinson
- Re: [FreeTrade] Formating customer email re... Ian Bicking
- Re: [FreeTrade] Formating customer email re... Paul Chamberlain
- Re: [FreeTrade] Formating customer email re... Ian Bicking
- Re: [FreeTrade] ssl url and sid problems Kevin Leavell
- RE: [FreeTrade] ssl url and sid problems Chuck Gartland
- Re: [FreeTrade] ssl url and sid problems Paul Ashton
- Re: [FreeTrade] ssl url and sid problems Kevin Leavell
- [FreeTrade] [FreeTrade] Leon Atkinson
- [FreeTrade] [FreeTrade] Tommy TradeIT
- [FreeTrade] Weird Slash // Problem Kevin Leavell
- Re: [FreeTrade] Weird Slash // Problem Bob Hutchinson
- Re: [FreeTrade] Weird Slash // Problem Leon Atkinson
- Re: [FreeTrade] Weird Slash // Problem Kevin Leavell
- Re: [FreeTrade] Weird Slash // Problem Tommy TradeIT
- Re: [FreeTrade] Weird Slash // Problem Kevin Leavell
- Re: [FreeTrade] Weird Slash // Problem Leon Atkinson
- Re: [FreeTrade] Weird Slash // Problem Kevin Leavell
- [FreeTrade] Bug with adding dept Chris Mason

