Note that there are some explanatory texts on larger screens.

plurals
  1. POprestashop SSL configuration
    primarykey
    data
    text
    <p>I bought ssl certificate for our ecommerce web site. Certificate is successfully loaded on the server by the hosting company. They say that it is properly installed. I asked the the company who generated the ssl certificate for us to check if the certificate is loaded properly by the hosting firm and they checked they say that everything is ok they can see that the certificate is loaded succesfully. Our hosting is a shared hosting. The server is not dedicated to our usage only. Next I tried to activate ssl usage on prestashop by clicking EnableSSL under Preferences/General. Or I change ps_configuration SSL_ENABLED attribute I have more than one problem when I enable SSL.</p> <p>This is the normal view of our main page. <img src="https://i.stack.imgur.com/Av8a3.png" alt="enter image description here"> when I try to reach main url using <a href="https://www.lsvdukkan.com" rel="nofollow noreferrer">https://www.lsvdukkan.com</a> My view is turns out to be a total mess propably scripts do not work This is the messed up view of the main page :<img src="https://i.stack.imgur.com/eR0bl.png" alt="enter image description here"></p> <p>Running main page in https is not important for me. Important thing is enabling SSL after login and during payment. Second problem is when I enable ssl in prestashop , prestashop tries to direct customers to https page after login to the page <a href="https://www.lsvdukkan.com/my-account" rel="nofollow noreferrer">https://www.lsvdukkan.com/my-account</a>. But the page can not be found. It says there are multiple directions (direction loops) in the page ????? So it does not work. I informed the hosting firm about this direction problem after enabling prestashop but they don't have any idea of the problem. They say that ssl certificate is successfully loaded. Since they are not familiar with prestashop they don't have any idea on the problem. This is the view of the redirection problem. <img src="https://i.stack.imgur.com/qBCjw.png" alt="enter image description here"> I tried to find a solution in the forums. I would appreciate very much if someone could help to use SSL certificate with prestashop. FERDA </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COYour SSL certificate works fine and it's properly installed. The problem is that your theme (or some modules) are not designed to work with SSL cetrtificates. More precisely even if you load the pages with https:// some of the resources are specified as http:// and the browser blocks that resources, since the site is trying to load insecure resources in secure (SSL/https) page. There's no simple solution to that problem. Contact the developer that have designed the theme and the modules and ask him to finish his job, or hire another developer to do that for you.
      singulars
    2. COThe problem is there is no developer for this template. This web site is for an NGO. A company which I met in a forum related to prestashop gaved this template for us. This one was one of the old templates that they were using sometimes ago. I am not sure they are using it anymore. They try to helped us sometimes during installation of the project but I know that they already have too much work of themselves. And since we are not their official customers I cannot ask them to change a template (this may take too much time) :(
      singulars
    3. COCan you please give some more information? If the problem is related to links etc. I can try to change them with relative paths etc. Is it something more difficult ?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload