Jump to content

addresses bare does not show green addresses bare


Recommended Posts

it's a problem with logo:

<img class="logo" src="http://southsidevacuum.com/img/logo.jpg?1390541467" alt="Southside Vacuum" width="260" height="75">

and also with your menu which loads images without https connection:

<a href="http://southsidevacuum.com/60-upright-vacuums" target="_parent"><img src="http://southsidevacuum.com/img/cms/upright.png" alt="Upright Vacuums" width="125" height="125"></a>

check this github commit: https://github.com/PrestaShop/PrestaShop/commit/640100f10f789129dc50a0d68e3e82cedf85aad3

it will fix your logo problem.

Link to comment
Share on other sites

Think problems are from lofmenu ,  loftabs  modules and some more check 

 

 

 

The page at 'https://southsidevacuum.com/order' was loaded over HTTPS, but displayed insecure content from 'http://southsidevacuum.com/img/cms/Cords.png': this content should also be loaded over HTTPS.

...
 
The page at 'https://southsidevacuum.com/order' was loaded over HTTPS, but displayed insecure content from 'http://southsidevacuum.com/cache/cachefs/loftabs/70_90_320.jpg': this content should also be loaded over HTTPS.
...
 
The page at 'https://southsidevacuum.com/order' was loaded over HTTPS, but ran insecure content from 'http://s7.addthis.com/js/250/addthis_widget.js': this content should also be loaded over HTTPS.
 
The page at 'https://southsidevacuum.com/order' was loaded over HTTPS, but displayed insecure content from 'http://southsidevacuum.com/modules/loftabs/ajax.php': this content should also be loaded over HTTPS.

 

 

so most images from these two modules are not loaded with https.

Link to comment
Share on other sites

  • 4 months later...

I just found this after looking for a good fix for this issue and wanted to share since I found this link before I found the base issue:

 

https://github.com/PrestaShop/PrestaShop/commit/640100f10f789129dc50a0d68e3e82cedf85aad3

 

Made this change in 1.5.6.2 and it fixed all the errors and everything is in the green now!

 

Hope this helps others...

 

-James

Edited by jstepp28 (see edit history)
Link to comment
Share on other sites

I just found this after looking for a good fix for this issue and wanted to share since I found this link before I found the base issue:

 

https://github.com/PrestaShop/PrestaShop/commit/640100f10f78968e3e82cedf85aad3

 

Made this change in 1.5.6.2 and it fixed all the errors and everything is in the green now!

 

Hope this helps others...

 

-James

 

 

hello

your link doesnt work :/

Link to comment
Share on other sites

×
×
  • Create New...