| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Template design and HTTPS | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() When I enable the HTTPS functions and hit the pages in HTTPS, it shows me a broken template, and gives and error of "unsecure items", i have to manually say it's on on the browser for the normal view to return. Does anyone know why this happens?
What do I need to do for whatever layout im using to work with the HTTPS without giving me an "unsecure" mesaage? |
|||||||
#2
|
|||||||||
|
|||||||||
![]() You have to find the items that load http on https pages - it is either an image or js call - and make them load https. You have something that is hardcoded with absolute url there
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#3
|
|||||||
|
|||||||
![]() oh, i see..i definitely do know that some things are hardcoded. so what you're saying is...if i set things to local paths it should resolve the issue instead of putting https in the hard coded items?
|
|||||||
#4
|
|||||||||
|
|||||||||
![]() You should always use relative path when possible
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#5
|
|||||||||
|
|||||||||
![]() Or better yet use variables such as {$SkinDir} {$AltSkinDir} {$ImagesDir} {$AltImagesDir}.
|
|||||||||
|
|||
X-Cart forums © 2001-2020
|