Peter L Posted August 1, 2018 Share Posted August 1, 2018 Hi After upgrade of prestashop to SSL it seems that some pages are not available any more. Observations: .htaccess regenerated => no change (file contains only one line “AddType application/x-httpd-php-old .php”) SSL activated and allowed on all pages Configuration: PrestaShop version: 1.6.1.17 Shop URL: www.barberavinimport.dk Theme: vp_wine from 2013 Examples (have tried to prefix with http:// and https:// also) www.barberavinimport.dk/contact-form.php www.barberavinimport.dk/my-account.php www.barberavinimport.dk/manufacturer.php www.barberavinimport.dk/cms.php?id_cms=1 Any suggestions? Br Peter Doc1.doc Link to comment Share on other sites More sharing options...
Peter L Posted August 1, 2018 Author Share Posted August 1, 2018 correction: .htaccess quoted above is wrong, correct one under public_html attached here also I will check post https://www.prestashop.com/forums/topic/263002-rewriting-http-to-https-for-all-pages/ to see if this will help issue .htaccess Link to comment Share on other sites More sharing options...
Peter L Posted August 1, 2018 Author Share Posted August 1, 2018 have checked https://www.prestashop.com/forums/topic/263002-rewriting-http-to-https-for-all-pages/ now, same issue though. Link to comment Share on other sites More sharing options...
selectshop.at Posted August 1, 2018 Share Posted August 1, 2018 The links you are naming seems to be hardcoded on your theme in use. You already asked for support of theme-developer ? BTW you are having a mix of non-friendly and friendly urls on your page. This is not normal. Please contact the developer of your theme. all pages with something.php?id_cms=1 are non-friendly. From what I can see you have friendly URL's enabled. So, non friendly hardcoded links will run into "not found". Ask for support of theme developer. Link to comment Share on other sites More sharing options...
Peter L Posted August 1, 2018 Author Share Posted August 1, 2018 Hi Thanks for response. Two comments: 1. I have asked earlier on for support for this theme from 2013, but was told that theme was no longer supported. So who should I then ask? 2. Why is this issue coming only after upgrade to https? br Peter Link to comment Share on other sites More sharing options...
Peter L Posted August 1, 2018 Author Share Posted August 1, 2018 one more question: In order to change to user friendly URL, how to address something.php?id_cms=1 In my case user friendly URL for this CMS entry is "delivery" but e.g. www.barberavinimport.dk/delivery does not give any change Link to comment Share on other sites More sharing options...
selectshop.at Posted August 1, 2018 Share Posted August 1, 2018 This is coding task. Sorry but I cannot help with snippet for two reasons: I don't know the theme, furthermore I'm not a coder (I'm a sys-admin). Link to comment Share on other sites More sharing options...
Peter L Posted August 2, 2018 Share Posted August 2, 2018 Thanks a lot for constructive response. Any comment on my last question: In order to change to user friendly URL, how to address something.php?id_cms=1 In my case user friendly URL for this CMS entry is "delivery" but e.g. www.barberavinimport.dk/delivery does not give any change Link to comment Share on other sites More sharing options...
Peter L Posted August 2, 2018 Share Posted August 2, 2018 meanwhile I found a way to do this https://www.barberavinimport.dk/content/1-delivery Link to comment Share on other sites More sharing options...
Peter L Posted August 2, 2018 Share Posted August 2, 2018 how do I mark this post as solved? 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