Всего 125 680 комментариев

Андрей Шевяков
17 ноября 2020, 12:46
0
Такая же проблема возникла. Товар можно создать только через быстрое создание. При входе на страницу товара, будет так-же как по скриншоту выше. Сайт новый. Ошибок в логе нет.

MODX Revolution 2.8.1-pl
miniShop2 2.6.0-pl
Версию PHP пробовал 7.2, 7.3, 7.4 результат один и тот же.
Иван Бочкарев
17 ноября 2020, 12:40
0
Как правильнее исправить?
PG
PG
17 ноября 2020, 12:39
0
is_countable
ввели в PHP 7.3 так что это многим сломает работу компонента.
Alexey
17 ноября 2020, 12:34
0
Мне помогало задание пути от корня сайта. То есть, в атрибуте src тега img вначале пишем слеш, а потом уже вызов сниппета.

<img src="/[[…
Oleg
17 ноября 2020, 11:55
+2
Большое спасибо за всё, что ты сделал для сообщества! Желаю успехов в новых начинаниях, и хорошо тебе отдохнуть)
guliverland
17 ноября 2020, 11:36
0
tvssTags не получается отсортировать ASC/DESC не работают. Как настроить направление сортировки?
Роман
17 ноября 2020, 10:08
0
Может ликсиконы закэшировались. Попробуй удали кэш. Ну и в js посмотри, что он подтягивает.
Aborrol
17 ноября 2020, 01:09
0
Можно кстати это делать гораздо лучше если добавить в вариант Уткина сортировку
ilyaut.ru/tips-and-tricks/simple-ajax-filter-using-pdopage/
Кирилл
17 ноября 2020, 00:08
0
Спасибо огромнейшее, за предоставленнный пример!
Николай Савин
16 ноября 2020, 20:16
0
Напишите мне в телеграм biz87 — скину контроллер посмотреть
Андрей
16 ноября 2020, 19:21
0
!!! Хотя так {$modx->resource->id} показывает id, а вот так {$id} только в чанках показывает.
Так и должно работать. Это написано в документации — Шаблонизатор Fenom

Еще неработает {$_modx->regClientCss('/assets/css/style.css')} и {'/assets/css/style.css' | cssToHead: true}
Оба варианта 100% рабочие. Проверено на MODX 2.8.1, pdoTools 2.12.7, php 7.4… Параметр true нужен для подключения js а не css.
Александр Мельник
16 ноября 2020, 19:14
0
ну зачем я это прочел… снова голова разболелась!
Кирилл, ну почему вы так пишите? Составив грамотный и красивый вопрос, вы заранее демонстрируете, что вы уважаете тех, кто его прочтет.

зачем скрыть чтобы нерастить рынок конкурентов сделали наполнили например работет ктонибудь ходить прелагать
Владимир
16 ноября 2020, 17:57
0
Доброго дня
Проблема с сортировкой по added актуальна. Собственно, кроме как по name сортировка не работает. И все новые добавленные файлы в итоге в конце списка.
Михаил
16 ноября 2020, 16:57
+1
Ну вообще то отдавая заказчику вы отдаете все, а что с ним будет потом, если вы его не ведеет, вас не должно касаться)
sensoria
16 ноября 2020, 16:40
0
Николай, как вы реализовали shop.krendel.kz/rest/products
format_size: [
{
    value: 1,
    size: "1 кг.",
    price: "4 000"
},
{
    value: 1.5,
    size: "1.5 кг.",
    price: "6 000"
}
]
igor3310
16 ноября 2020, 16:17
0
!!! Хотя так {$modx->resource->id} показывает id, а вот так {$id} только в чанках показывает.

Еще неработает {$_modx->regClientCss('/assets/css/style.css')} и {'/assets/css/style.css' | cssToHead: true}
igor3310
16 ноября 2020, 16:05
0
P.S. В чанках работает (Использовать Fenom на страницах pdotools_fenom_parser стоит ДА)
igor3310
16 ноября 2020, 15:45
0
[2020-11-16 12:03:13] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 12:03:13] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:03:13] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 12:03:13] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 12:03:14] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 399) Error caching action map mgr/actions
[2020-11-16 12:20:09] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:09] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:09] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:09] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:09] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:12] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:12] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:12] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:12] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:17] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:17] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:31] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:31] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:56] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:56] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:56] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:20:56] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:08] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:08] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:52] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:52] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:56] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:56] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:59] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:21:59] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:22:02] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:22:02] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:22:02] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:22:02] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:22:33] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:22:33] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 12:22:38] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 12:22:38] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:22:38] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 12:22:38] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 12:22:39] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/ru/core/resource
[2020-11-16 12:24:26] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 12:24:26] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:24:26] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 12:24:26] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 12:25:00] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 12:25:00] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:25:00] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 12:25:00] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 12:25:37] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 12:25:37] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:25:37] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 12:25:37] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 12:27:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 12:27:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:27:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 12:27:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 12:37:22] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\components\pdotools\model\pdotools\pdotools.class.php : 343) [pdoTools] Could not load snippet "`getTickets`,"
[2020-11-16 12:37:43] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 514) Error caching script elements/modplugin/8
[2020-11-16 12:37:44] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/en/minishop2/default
[2020-11-16 12:37:44] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/ru/minishop2/default
[2020-11-16 12:37:44] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 514) Error caching script elements/modplugin/9
[2020-11-16 12:37:47] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/en/seopro/default
[2020-11-16 12:37:47] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/ru/seopro/default
[2020-11-16 12:37:47] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/en/core/default
[2020-11-16 12:37:47] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/ru/core/default
[2020-11-16 12:37:47] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 399) Error caching action map mgr/actions
[2020-11-16 12:37:52] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\components\pdotools\model\pdotools\pdotools.class.php : 343) [pdoTools] Could not load snippet "`getTickets`,"
[2020-11-16 12:39:06] (ERROR in modManagerRequest::prepareResponse @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmanagerrequest.class.php : 187) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:39:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 12:39:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:39:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 12:39:06] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 12:41:27] (ERROR in modManagerRequest::prepareResponse @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmanagerrequest.class.php : 187) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:42:02] (ERROR in modManagerRequest::prepareResponse @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmanagerrequest.class.php : 187) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 12:49:00] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/ru/core/namespace
[2020-11-16 12:49:01] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/en/core/setting
[2020-11-16 13:00:26] (ERROR @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modcachemanager.class.php : 349) Error caching lexicon topic lexicon/en/pdotools/default
[2020-11-16 13:24:51] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace formit to the routing based system.
[2020-11-16 13:24:52] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace collections to the routing based system.
[2020-11-16 13:24:52] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace importx to the routing based system.
[2020-11-16 13:24:52] (ERROR in modMenu::getSubMenus @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\modmenu.class.php : 148) modAction support is deprecated since version 2.3.0. Support for modAction has been replaced with routing based on a namespace and action name. Please update the extra with the namespace bannery to the routing based system.
[2020-11-16 13:24:54] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 13:24:54] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 13:24:55] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 13:24:55] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 13:24:55] (ERROR in xPDO::getService @ D:\SERVER2\OSPanel\domains\modx-revo\core\xpdo\xpdo.class.php : 1234) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.
[2020-11-16 13:24:55] (ERROR in modRestCurlClient::__construct @ D:\SERVER2\OSPanel\domains\modx-revo\core\model\modx\rest\modrestcurlclient.class.php : 26) modRestClient::__construct is deprecated since version 2.3.0. Use the modRest classes instead.