Van88
С нами с 19 декабря 2018; Место в рейтинге пользователей: #23351 час назад
Лучше деинсталировать и установить новую версию. Там полностью переписан JS.
ms_CDEK2 пропал? 5
2 часа назад
Фильтрация как правило предполагает точное совпадения значений, а тебе нужен поиск.
mFilter2 фильтрация tv 1
3 часа назад
Все исправилось, после замены на 'parents' => $_modx->resource.id
Помогите найти ошибку в шаблоне, теги 13
Сегодня в 09:31
А кто подскажет, как в форму Создания/Редактирования ресурса, через ms2Form, добавить возможность выбирать несоклько параметров в одном TV?
Ну то-ест...
Создание ресурсов из фронтенда сайта, зарегистрированными пользователями. 4
Сегодня в 08:53
если правильно понял то так
{set $rows = json_decode($_modx->resource.constructor_block, true)}
{foreach $r...
getImageList. Вывести вложенный migx на fenom 1
Сегодня в 08:43
Подскажите, если на странице будет две формы, они будут работать? К примеру reCaptchaV3 этого сделать не может, нужно через костыль в виде скрипта, ко...
YaSmartCaptcha - защитите ваши формы от спама умной капчей от Яндекс 5
20 ноября 2024, 16:25
В сниппете rcv3_html достаточно отложить загрузку через setTimeout (хотя кто-то делает через onClick). Не думаю что мой вариант самый правильный и что...
reCaptcha v3 - отложенная загрузка 1
19 ноября 2024, 10:51
Решил свою проблему через имя пользователя, но хотелось бы через права пользователя «Неограниченные права»
<?php
/**
* Системное событие OnMan...
Редактирование контекста в мультидоменном сайте 1
19 ноября 2024, 09:09
Спасибо, тоже очень интерестное решение.
Помогите советом, по реализации платных одноразовых услуг на сайте. 4
0.0000699: pdoTools loaded
0.0000181: xPDO query object created
0.0005860: Included list of tvs: imgAnons
0.0001318: leftJoined modTemplateVarResource as TVimganons
0.0001409: Added selection of modResource: `id`, `type`, `contentType`, `pagetitle`, `longtitle`, `description`, `alias`, `alias_visible`, `link_attributes`, `published`, `pub_date`, `unpub_date`, `parent`, `isfolder`, `introtext`, `content`, `richtext`, `template`, `menuindex`, `searchable`, `cacheable`, `createdby`, `createdon`, `editedby`, `editedon`, `deleted`, `deletedon`, `deletedby`, `publishedon`, `publishedby`, `menutitle`, `donthit`, `privateweb`, `privatemgr`, `content_dispo`, `hidemenu`, `class_key`, `context_key`, `content_type`, `uri`, `uri_override`, `hide_children_in_tree`, `show_in_tree`, `properties`
0.0000110: Added selection of modTemplateVarResource: IFNULL(`value`, '') AS `imgAnons`
0.0000129: Processed additional conditions
0.0001731: Added where condition: modResource.published=1, modResource.deleted=0
0.0000470: Replaced TV conditions
0.0001099: Sorted by modResource.menuindex, ASC
0.0000029: Limited to 6, offset 0
0.0001991: SQL prepared «SELECT `modResource`.`id`, `modResource`.`type`, `modResource`.`contentType`, `modResource`.`pagetitle`, `modResource`.`longtitle`, `modResource`.`description`, `modResource`.`alias`, `modResource`.`alias_visible`, `modResource`.`link_attributes`, `modResource`.`published`, `modResource`.`pub_date`, `modResource`.`unpub_date`, `modResource`.`parent`, `modResource`.`isfolder`, `modResource`.`introtext`, `modResource`.`content`, `modResource`.`richtext`, `modResource`.`template`, `modResource`.`menuindex`, `modResource`.`searchable`, `modResource`.`cacheable`, `modResource`.`createdby`, `modResource`.`createdon`, `modResource`.`editedby`, `modResource`.`editedon`, `modResource`.`deleted`, `modResource`.`deletedon`, `modResource`.`deletedby`, `modResource`.`publishedon`, `modResource`.`publishedby`, `modResource`.`menutitle`, `modResource`.`donthit`, `modResource`.`privateweb`, `modResource`.`privatemgr`, `modResource`.`content_dispo`, `modResource`.`hidemenu`, `modResource`.`class_key`, `modResource`.`context_key`, `modResource`.`content_type`, `modResource`.`uri`, `modResource`.`uri_override`, `modResource`.`hide_children_in_tree`, `modResource`.`show_in_tree`, `modResource`.`properties`, IFNULL(`TVimganons`.`value`, '') AS `imgAnons` FROM `modx_site_content` AS `modResource` LEFT JOIN `modx_site_tmplvar_contentvalues` `TVimganons` ON `TVimganons`.`contentid` = `modResource`.`id` AND `TVimganons`.`tmplvarid` = 38 WHERE ( `modResource`.`published` = 1 AND `modResource`.`deleted` = 0 ) ORDER BY modResource.menuindex ASC LIMIT 6 „
0.0006561: SQL executed
0.0000429: Rows fetched
0.0220101: Could not process or prepare TV “menutitle»
0.0005019: Could not process or prepare TV «description»
0.0005071: Could not process or prepare TV «menutitle»
0.0004449: Could not process or prepare TV «description»
0.0004852: Could not process or prepare TV «menutitle»
0.0004458: Could not process or prepare TV «description»
0.0004151: Could not process or prepare TV «menutitle»
0.0004900: Could not process or prepare TV «description»
0.0004680: Could not process or prepare TV «menutitle»
0.0004761: Could not process or prepare TV «description»
0.0004299: Could not process or prepare TV «menutitle»
0.0004990: Could not process or prepare TV «description»
0.0271761: Prepared and processed TVs
0.0007229: Loaded «modChunk» with name «tpl.disciplineAnons»
0.0091741: Compiled Fenom chunk with name «modchunk/61»
0.0100689: Returning processed chunks
0.0395019: Total time
4 194 304: Memory usage
В шаблоне выводит 11,40,12,13
Указал как вы написали, но результат остался тот же.
По прежнему выводит все ресурсы.