I'm building a Drupal 6 site with the latest version of Ubercart. I've had an SSL certificate installed on my web server by my web host. They advise that all I need to do to get specific pages to run over SSL is to simply provide links to the https: version of the page rather than the normal http: version. So I've done this manually with my /cart/checkout and /cart/checkout/review pages. The problem is that when the you start shopping on the normal http: pages, even though the cart has items in it, when you go to the https: checkout page, your cart suddenly shows no items. If you then navigate back to the http: version your original cart items reappear, but if you stay in https: and add items to your basket from scratch you get a whole new cart of items. So it seems Ubercart regards the http: and https: carts as separate entities.
I've tried installing the Secure Pages module but that gave me the runaround, so I uninstalled that and installed the Ubercart SSL module instead, but that didn't do the trick either. The Secure Pages module "documentation" (i.e. loads of different user questions and comments) is very difficult to follow. Can anyone explain in simple English what I have to do to get my cart pages to run over https: ?
Grateful for any assistance 


