Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Вызов connect.smartliving.ru при переходе в Панель управления #1085

Open
mazahakq opened this issue Sep 19, 2023 · 1 comment

Comments

@mazahakq
Copy link

При каждом обновлении/переходе в Панель управления происходит вызов connect.smartliving.ru.
Данное поведение приводит к долгой загрузке страницы при отсутствии интернет соединения.
Вызов происходит в методе marketRequest блоке кода (/modules/market/market.class.php).

Как workeraund сделана обертка в методе:
`
Define('CONNECT_USE', false); //в config.php
//Для метода
if (CONNECT_USE) {

}
`
Вопрос для обсуждения, что можно сделать с этим

@Alexandr-logrus
Copy link
Contributor

я у себя в админке поудалял многие вызовы, ну вот мне при открытии совсем не интересно сколько там модулей обновилось или сам мдм

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants