N
N
nikita_falcon2021-02-10 14:19:39
1C-Bitrix
nikita_falcon, 2021-02-10 14:19:39

Why did some content stop displaying after switching from http to https?

There is a site, at the moment it is available both via http and https, if it works on an insecure protocol, all content is displayed normally, but if it works on a secure one, some of the content disappears, as if there are no access.

for example
слайдер, настройки инфоблока "Слайдер" доступ по умолчанию: для всех пользователей -> нет доступа, но он ведь работает по http ,и ещё кнопка "в корзину" не работает и не работает сама корзина и на контентных страницах (не в каталоге) тоже какая-то беда, по половине области выводится только. По http все работает корректно.

File access 0777, directory access 0777, what could be the reason?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2021-02-10
@nikita_falcon

The fact that the content is loaded via http and therefore cut by the browser. Change links, replace http with https.
For example, here: https://kompressimport.by/local/templates/bootstra...
More here:

<script src="http://maps.google.com/maps/api/js?sensor=false"></script>

And also here:
<script async src="http://kompressimport.by/upload/social/social.js" charset="utf-8"></script>

Well, in all other places by analogy.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question