Александр

Александр

Был в сети 03 марта 2026, 11:48
Заказы не принимаю
Ошибка: Невозможно установить пакет с подписью: msstatorders-2.1.0-pl

xPDOObject::fromJSON() -- Could not convert jsonSource to a PHP array.
Error saving vehicle object of class modCategory; criteria: Array ( [category] => ) 

Vehicle e5b51c56af929be4826b934652e51122 in transport msstatorders-2.1.0-pl failed to install and indicated the process should be aborted.
Невозможно установить пакет с подписью: msstatorders-2.1.0-pl
Старый удалил.
Modx 2.8.6, PHP 7.4, Minishop 4.3.0
спасибо, конкретно ваш метод не пригодился, но подсказку нашел как сделать:
Вот так сработало:

{set $ptypes = $_modx->resource.id} 

 {'pdoResources' | snippet : [
    'limit' => 4,
    'parents' => 24,
    'depth' => 1,
    'sortby' => 'RAND()',
    'includeTVs' => 'portfolio_type',
    'sortdir' => 'ASC',
    'tpl' => 'tpl.lastwork_item',
    'where'=> ["portfolio_type:RLIKE" => $ptypes]

]}