Guest Posted December 7, 2004 Posted December 7, 2004 The shopping cart feature works well, as users can add/remove/change items within their cart with no problem. However, when checking out, users are asked to login. This process empties the shopping cart so users cannot buy what they are after. If the user goes back to shopping again, their cart is full with their previously selected items and they are logged out. But, when trying to checkout again, they have to login again and the cart empties. It's a repeating cycle. Background - the site is hosted on a shared server. The site is www.nfpstore.com. Can someone please guide me in fixing this issue? Thanks!
niknakgroup Posted December 7, 2004 Posted December 7, 2004 couple of things - you are on a shared server, but are using secure pages. having not used either, am not sure how this works out, but i would have thought the two combined may cause problems, as by definition if the server is shared i wouldn't have thought it was secure..? Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem.... Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums..... if (stumped == true) { return(square_one($start_over) } else { $random_query = tep_fetch_answer($forum_query) }
Guest Posted December 8, 2004 Posted December 8, 2004 couple of things - you are on a shared server, but are using secure pages. having not used either, am not sure how this works out, but i would have thought the two combined may cause problems, as by definition if the server is shared i wouldn't have thought it was secure..? <{POST_SNAPBACK}> The problem has been fixed! It was a problem with https cookie domain and https cookie path. (Thanks to TomThumb for the helpful advice!)
ozcsys Posted December 8, 2004 Posted December 8, 2004 couple of things - you are on a shared server, but are using secure pages. having not used either, am not sure how this works out, but i would have thought the two combined may cause problems, as by definition if the server is shared i wouldn't have thought it was secure..? <{POST_SNAPBACK}> You do not need a dedicated server to use ssl. You do need a dedicated ip address however unless you are using the hosts shared certificate. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.