|
Hi guys,
First things, top notch piece of software! Takes a little bit of getting used to the structure, but I’m getting there. My major difficulty is that you can’t actually buy any products at the moment.
We have an SSL certificate installed and signed, and we have the administration section setup with base url (http://www.devpen.info/shop/) and the correct secure url (https://www.devpen.info/shop/). We have enabled SSL frontend. When you add a product to the basket, then click “Checkout Now”, it returns to a page displaying an empty basket.
If we disable SSL frontend, it all works as it should do, but when we enable SSL - its going pear shaped. It looks like the session data isn’t being passed between the two ‘different’ urls.
We have only modified the core code in one place to fix a rates bug (http://www.magentocommerce.com/boards/viewthread/14323/).
We can’t find out the cause, any help?
|