kirkyfosh Posted May 20, 2010 Share Posted May 20, 2010 Hi Guy, thanks in advance for any help you guys can give.my hosting installed an SSL cert for me and since setting up presta to work with the SSL i add products to my cart then when i go to look at the cart or checkout the items have vanished?i have narrowed it down to the SSL setting but am unclear why its doing it any ideasmy shop is (or rather the wifes) http://www.stylush.co.uk*Edit*Turned out to be a server config issue with a simple but not the best fix Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 21, 2010 Author Share Posted May 21, 2010 can anyone offer any advice at all as i really wanted to go live this weekend and i cant see why its not letting you view the cart, although if you change the setting that keeps keeps you in the cart when you have added a product does show the products (hope that makes sense)im really trying anything i can to get this to work Link to comment Share on other sites More sharing options...
blk1 Posted May 21, 2010 Share Posted May 21, 2010 Just a thought but have you tried re uploading the cart module - that has worked for me on other modules that just stopped working properly. RegardsBrenda Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 21, 2010 Author Share Posted May 21, 2010 i really had my fingers crossed but just tried and it was a no go, really dont want to but i might end up having to offer just paypal again and switching off SSL, what a bugger!! i just dont understand why it wont play ball Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 21, 2010 Author Share Posted May 21, 2010 Is anyone able to tell me which files are associated with the SSL in prestashop, as i am going to try and replace them all with fresh copies Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 25, 2010 Author Share Posted May 25, 2010 Really dont understand this now guys, i have done a complete fresh reinstall with Version 1.2.5.0 (something i didnt want to do) and SSL still doesnt work.all i have done is set "enable SSL" to yes and it still wont show items added to my cart. Surely someone else has had this problem (i have scoured the SSL search results on here)Please can someone give me some ideas here as the only option i have from here is drop Presta and go elsewhere which is something i really dont want to do having spent time (and money) on getting it to look how we wantedis there something different i should be doing when installing presta or should the SSL be installed someother way??i also have 4 downloadable SSL keys/certs are this supposed to be put somewhere? Link to comment Share on other sites More sharing options...
rocky Posted May 26, 2010 Share Posted May 26, 2010 Have you tried installing v1.3 final to see whether that fixes the issue? Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 26, 2010 Author Share Posted May 26, 2010 Hi Rocky thanks for the reply, i orginally had ver 1.3 running but thought it might be a beta bug so rolled back to a stable version and its still not working im completely stumped Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 26, 2010 Author Share Posted May 26, 2010 come on guys please any ideas as this is my last chance to keep prestashop (the [spam-filter] has got peeved and is now looking at zencart) honestly this is the last hope Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 26, 2010 Author Share Posted May 26, 2010 Have you tried installing v1.3 final to see whether that fixes the issue? now realised what you meant and have just installed a completely fresh install of 1.3 final and still no joy, i add items to the cart then when i go to the cart there is no joy, once again no items are showing i really dont understand it everyone else seems to get theres to keep things in the cart, the only gripe with SSL seems to be pop up warnings!!!! Link to comment Share on other sites More sharing options...
Burhan BVK Posted May 26, 2010 Share Posted May 26, 2010 It an issue with cookies. For some reason your site clears the cookies when you move from a normal page to SSL. Probably due to your server configuration. You should check that with your hosting. Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 26, 2010 Author Share Posted May 26, 2010 Thanks Whitelighter i will speak to them first thing in the morning just hope its something they can change for me Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 27, 2010 Author Share Posted May 27, 2010 Hi Whitelighteri went back to my hosting provider (daily.co.uk) and i have had this response any ideas what i should be asking for as this is rapidly going over my head :-)Hi,The shop scripts would need to be consistent in the links they use - installation of the certificate will allow the https links to work for www.stylush.co.uk, but web browsers will default to http if no https prefix is specified. What some sites will do is have a home page that can be accessed by either http or https, and then hard-code some/all other links to include the https prefix. Have the script authors suggested that something should be changed? Link to comment Share on other sites More sharing options...
Burhan BVK Posted May 27, 2010 Share Posted May 27, 2010 You can tell them that this e-commerce script already hardcodes the links that use https, the problem is that the cookies are cleared everytime the address changes between http and https. Then you can ask them if they know a better hosting that would let you run this common script without these issues. Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 27, 2010 Author Share Posted May 27, 2010 You can tell them that this e-commerce script already hardcodes the links that use https, the problem is that the cookies are cleared everytime the address changes between http and https. Then you can ask them if they know a better hosting that would let you run this common script without these issues. lol :-) fair comment , only reason i use them is over the past 2 years they have always been good and they give me a reseller account free for 12 months but comment firmly taken on board Link to comment Share on other sites More sharing options...
kirkyfosh Posted May 27, 2010 Author Share Posted May 27, 2010 not ideal but here is the reply i got and it does work"Hi,Create a htaccess file and place it in your public_html folder (If you already have a htaccess file alter that instead).Add the following rule:RewriteEngine OnRewriteCond %{SERVER_PORT} 80RewriteRule ^(.*)$ https://www.stylush.co.uk/$1 [R,L]This will swap any visitor typing in http to https automatically and should stop the issue with the cookie changing when they go to https" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now