Проблемы выгрузки из VM 3.6.10

More
4 years 10 months ago #8256 by Дмитрий
Добрый день.
Есть проблемы с выгрузкой настраиваемых полей:
1. таблиц, указанных в функции getCustomFieldsValues нет. Сейчас есть virtuemart_product_customfields и virtuemart_customs
2. Не плохо было бы в настройках иметь возможность выбора полей не только специально созданных для выгрузки в Маркет (с типом param), но и других полей
3. Почему-то нет плагинов с типом "argensyml", может поэтому не удается задать параметр "typePrefix"

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #8267 by JoomLine
Здравствуйте.
1. Точно не могу ответить на этот вопрос в данный момент, у нас даже нет полигона для VM 3.6.
2. Поля мы делать мы делать точно не будем, если сделаете то мы с удовольствием включим это изменение в пакет.
3. Какие должны быть плагины? В поставке есть только компонент, ни каких плагинов к нему нет. Если вас интересуют коннекторы к магазинам, то они располагаются в виде файлов /administrator/components/com_argensyml/connectors

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #8273 by Дмитрий
Добрый день.
1. Ок. Могу прислать реализацию.
2. Жаль.
3. Посмотрите в коде файла mainconnector.php фрагмент ниже плагин типа "argensyml":
    function getOffers($limitstart, $limit){
        $connectorClass = new $this->connectorClassName;
        $result = $connectorClass->getOffers($limitstart, $limit);
 
        if($this->fileType == 'v'){
            return $result;
        }
 
	    $dispatcher	= JEventDispatcher::getInstance();
	    JPluginHelper::importPlugin('argensyml');
 
	    $deleteMissing = $this->item->get('delete_missing', 0);

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Last from the forum

    • JL Content Fields Filter в настройках полей нет та...
    •   Здравствуйте. joomline.ru/rasshirenija/moduli/jlconten...=m4vw1l4vab486665406 отсюда с гитхаба скачал и установил на джумла версии 4.1.5 со страницы установка расширений. После установки появилась ошибка " Class "Joomla\Plugin\Jlcontentfieldsfilter\Extension\Jlcontentfieldsfilter" not found" Зашел на фтп по пути /plugins/system/ и перенес папку в /plugins сменив namespace. Дальше все по инструкции - в системе активировал плагин. В модулях включил. Захожу в созданное поле - есть стандартные вкладки, вкладки "Параметры фильтрации" нет. Что делать? >>>>>>>>>>>>>>>>>>>>> Hello. joomline.ru/rasshirenija/moduli/jlconten...=m4vw1l4vab486665406 I downloaded version 4.1.5 from GitHub and installed it on Joomla from the extension installation page. After installation, an error occurred: "Class "Joomla\Plugin\Jlcontentfieldsfilter\Extension\Jlcontentfieldsfilter" not found." I went to ftp at /plugins/system/ and moved the link to /plugins, changing the namespace. Then everything according to the instructions - the plugin was activated in the system. It is enabled in the modules. I go to the created field - there are standard tabs, but there is no "Filter parameters" tab. What should I do?  
    • In Modules Joomline / JL Content Fields Filter
    • JL Content Fields Filter в настройках полей нет та...
    • Здравствуйте. joomline.ru/rasshirenija/moduli/jlconten...=m4vw1l4vab486665406 отсюда с гитхаба скачал и установил на джумла версии 4.1.5 со страницы установка расширений. После установки появилась ошибка " Class "Joomla\Plugin\Jlcontentfieldsfilter\Extension\Jlcontentfieldsfilter" not found" Зашел на фтп по пути /plugins/system/ и перенес папку в /plugins сменив namespace. Дальше все по инструкции - в системе активировал плагин. В модулях включил. Захожу в созданное поле - есть стандартные вкладки, вкладки "Параметры фильтрации" нет. Что делать? >>>>>>>>>>>>>>>>>>>>> Hello. joomline.ru/rasshirenija/moduli/jlconten...=m4vw1l4vab486665406 I downloaded version 4.1.5 from GitHub and installed it on Joomla from the extension installation page. After installation, an error occurred: "Class "Joomla\Plugin\Jlcontentfieldsfilter\Extension\Jlcontentfieldsfilter" not found." I went to ftp at /plugins/system/ and moved the link to /plugins, changing the namespace. Then everything according to the instructions - the plugin was activated in the system. It is enabled in the modules. I go to the created field - there are standard tabs, but there is no "Filter parameters" tab. What should I do?
    • In Plugins Joomline / Other plugin
© 2010- JoomLine
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. joomline.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.

email: This email address is being protected from spambots. You need JavaScript enabled to view it.