Открыта возможность перехода на модули с открытым кодом! Детали

Перейти к публикации

Поддержка модуля Обмен и синхронизация openCart с 1С предприятие УТ, УНФ, Мой склад и тд. Модуль для OpenCart 1.5Х, 2.Х, 3.Х


Рекомендованные сообщения

10.06.2021 в 13:23, NeoSeo Help 1 сказал:

В модуле “Обмен данными” файл offers.xml расположен в папке по адресу system/storage/cache/exchange1C

На хостинге при обмене два файла появляются, но 1С выдает следующее

 

Выгружено товаров: 9 592
Выгружено предложений: 9 581
Произошла ошибка на стороне сервера. Получен неизвестный статус импорта.
Обмен не выполнен
Ответ сервера:

Выгрузка товаров завершена с ошибками!!!

 

С чем это может быть связано? 
 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

  • Ответы 4,6k
  • Created
  • Последний ответ

Top Posters In This Topic

6 часов назад, Ильмар сказал:

На хостинге при обмене два файла появляются, но 1С выдает следующее

 

Выгружено товаров: 9 592
Выгружено предложений: 9 581
Произошла ошибка на стороне сервера. Получен неизвестный статус импорта.
Обмен не выполнен
Ответ сервера:

Выгрузка товаров завершена с ошибками!!!

 

С чем это может быть связано? 
 

Здравствуйте.

 

Что при этом в логах модуля?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

19 часов назад, Armnature сказал:

нет, ни одного модуля не было...

После последнего обновления/синхронизации

 

Добрый день. Подскажите пожалуйста Вы вернули настройки в базе данных для таблицы product_to_1c?

CREATE TABLE IF NOT EXISTS `dbPrefixChangeIt_product_to_1c` (
`product_id` int(11) NOT NULL,
`1c_id` varchar(255) NOT NULL,
KEY (`product_id`),
KEY `1c_id` (`1c_id`)
        ) DEFAULT CHARSET=utf8

Это sql для таблицы product_to_1c. Проверь что бы таблица имела верные настройки.

По поводу дублей -  намите кнопку 'Удалить связи' на вкладке 'Товары' и повторите импорт два раза, после этого напишите пожалуйста о результате, нету ли такого же оповещения в логах модуля, и появились ли цены.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Подскажите пожалуйста, базово из 1с единицы веса получаются следующим кодом

<БазоваяЕдиница Код="163" НаименованиеПолное="Грамм" МеждународноеСокращение="GRM"/>
 
Как можно получить значение в стандартные поля opencart единицы веса?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

1 час назад, NeoSeo Help 2 сказал:

Добрый день. Подскажите пожалуйста Вы вернули настройки в базе данных для таблицы product_to_1c?


CREATE TABLE IF NOT EXISTS `dbPrefixChangeIt_product_to_1c` (
`product_id` int(11) NOT NULL,
`1c_id` varchar(255) NOT NULL,
KEY (`product_id`),
KEY `1c_id` (`1c_id`)
        ) DEFAULT CHARSET=utf8

Это sql для таблицы product_to_1c. Проверь что бы таблица имела верные настройки.

По поводу дублей -  намите кнопку 'Удалить связи' на вкладке 'Товары' и повторите импорт два раза, после этого напишите пожалуйста о результате, нету ли такого же оповещения в логах модуля, и появились ли цены.

Здравствуйте. Спасибо за ответ. Цены и тка появляются, удалил связи, удалил таблицу, дождемся до след запуска синхронизации. Напишу о результатах. Еще раз спасибо за отклик.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

22 минуты назад, Armnature сказал:

Здравствуйте. Спасибо за ответ. Цены и тка появляются, удалил связи, удалил таблицу, дождемся до след запуска синхронизации. Напишу о результатах. Еще раз спасибо за отклик.

Хорошо, ждем от Вас сообщения о результате.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Цитата

 - Ошибка!!! Для продукта с внутренним кодом 7224 найдено 1 дубликатов в таблице product_to_1c!
2021-06-17 10:41:07 -  - c71137ae-bd94-11e9-86a9-38d547b50bab
2021-06-17 10:41:07 -  - c71137b0-bd94-11e9-86a9-38d547b50bab
2021-06-17 10:41:07 - Ошибки могут приводить к тому что вместо нескольких товаров в реальности будет один и цены будут относиться к нему, а не к нужным товарам. Частой причиной являются дубликаты артикулов и некорректный код предыдущих модулей обмена с 1с. Если вы видите это сообщение в первый раз, то просто намите кнопку 'Удалить связи' на вкладке 'Товары' и повторите импорт два раза. Если сообщение продолжает появляться - разберитесь с дублями товаров
2021-06-17 10:41:07 - Разбор файла предложений завершен

 

Не было пока времени копаться в коде, но по моему,  во время сравнения SKU с арт в полученном фйале не применяется  TRIM.  Сегодня проверю напишу как решил проблему.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

25 минут назад, Armnature сказал:

 

Не было пока времени копаться в коде, но по моему,  во время сравнения SKU с арт в полученном фйале не применяется  TRIM.  Сегодня проверю напишу как решил проблему.

Хорошо, напишите, пожалуйста, результат.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

30 минут назад, NeoSeo Help сказал:

Хорошо, напишите, пожалуйста, результат.

а у вас там модель ioncube encoded только что увидел... 

имхо, во время выборки и поиска товаров по SKU для установления связки с 1с должен поискать как SELECT TRIM(sku) AS sku. Менеджеры сайта могут во время копипаста пробелы перед/после оставить, что приводит к клонированию товаров. Соответственно, и по связкам. Это субъективное предположение, так как модуль не опенсорс

Изменено пользователем Armnature

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

5 часов назад, Armnature сказал:

а у вас там модель ioncube encoded только что увидел... 

имхо, во время выборки и поиска товаров по SKU для установления связки с 1с должен поискать как SELECT TRIM(sku) AS sku. Менеджеры сайта могут во время копипаста пробелы перед/после оставить, что приводит к клонированию товаров. Соответственно, и по связкам. Это субъективное предположение, так как модуль не опенсорс

Добрый день. Если у Вас выбран режим синхронизации по sku, тогда дубли могут быть из-за пробелов. Модуль проверяет точное соответствие по sku без trim. Пока проблем с этим не было. Если у Вас это частая проблема, как вариант можете сделать крон задачу и написать скрипт что бы ночью перебирал все sku и применял к ним трим.

Подскажите пожалуйста а у всех товаров не обновляются цены, или есть товары в которых обновляюся? 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

34 минуты назад, NeoSeo Help 2 сказал:

Добрый день. Если у Вас выбран режим синхронизации по sku, тогда дубли могут быть из-за пробелов. Модуль проверяет точное соответствие по sku без trim. Пока проблем с этим не было. Если у Вас это частая проблема, как вариант можете сделать крон задачу и написать скрипт что бы ночью перебирал все sku и применял к ним трим.

Подскажите пожалуйста а у всех товаров не обновляются цены, или есть товары в которых обновляюся? 

Я так и сделал (по крон), потом увидел, что у вас можно запустить запрос пре или пост. С ценами - завтра увидим что останется из проблем. С админом 1С этого клиента немного сложно, приходится дождаться до след выполнения скрипта, вручную-то из кеша import/offers  настоящий момент работают )  Жду теста в реальном времени. Спасибо за внимание.

ps

В целом, было бы отлично внести изменения в ваш код и делать трим sku . 

Изменено пользователем Armnature

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

5 часов назад, Armnature сказал:

Я так и сделал (по крон), потом увидел, что у вас можно запустить запрос пре или пост. С ценами - завтра увидим что останется из проблем. С админом 1С этого клиента немного сложно, приходится дождаться до след выполнения скрипта, вручную-то из кеша import/offers  настоящий момент работают )  Жду теста в реальном времени. Спасибо за внимание.

ps

В целом, было бы отлично внести изменения в ваш код и делать трим sku . 

Здравствуйте.

Примем во внимание Ваше пожелание.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

8 часов назад, tester сказал:

Добрый день, подскажите, появляются дубли контрагентов, в 1с, после оформления повторных заказов клиентами

Здравствуйте

Уточните, пожалуйста, версию модуля Обмен с 1с, версию opencart, версию протокола обмена и какие настройки у Вас на вкладке Заказы

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

9 часов назад, NeoSeo Help 4 сказал:

Здравствуйте

Уточните, пожалуйста, версию модуля Обмен с 1с, версию opencart, версию протокола обмена и какие настройки у Вас на вкладке Заказы

opencart Version 3.0.3.2

версию модуля Обмен с 1с и версию протокола обмена где посмотреть?

 

2021-06-23_9-20-53.jpg

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

1 час назад, tester сказал:

opencart Version 3.0.3.2

версию модуля Обмен с 1с и версию протокола обмена где посмотреть?

 

2021-06-23_9-20-53.jpg

Добрый день.

Скрин очень не четкий, разобрать что-то, к сожалению, тяжело.

Пришлите, пожалуйста, более четкие скрины.

Как посмотреть версию протокола можно прочитать здесь:

Версия модуля указана в настройках модуля рядом с названием.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

10 часов назад, tester сказал:

Модуль работает по протоколу CommerceML2

Версия модуля - 167

2021-06-23_10-43-09.jpg

2021-06-23_10-42-59.jpg

2021-06-23_10-42-48.jpg

2021-06-23_10-42-33.jpg

2021-06-23_10-42-18.jpg

Добрый вечер. Подскажите пожалуйста в 1С дубли и оригинал контрагентов одинаковые? Или добавляются какие то данные, в имя дополнительные символы или что то еще.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

12 часов назад, NeoSeo Help 2 сказал:

Добрый вечер. Подскажите пожалуйста в 1С дубли и оригинал контрагентов одинаковые? Или добавляются какие то данные, в имя дополнительные символы или что то еще.

одинаковые

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Добрый день.

Конфигурация КА2.4. Настроил выгрузку. Соединение с сайтом прошло успешно.

Выгрузка в каталог на диске производится успешно.

На опенкарт не выгружаются склады, товары и т.п.

В sql вижу, что категории выгружаются, но на сайте их нет. В админке вижу только две страницы категорий, но ни 1 категории нет.

Логи выгрузки

2021-06-24 09:32:33 - type=catalog&mode=checkauth
2021-06-24 09:32:33 - Авторизация выполнена успешно: fdb056eda366e73d770f48f9ec468de8
2021-06-24 09:32:55 - type=catalog&mode=checkauth
2021-06-24 09:32:55 - Авторизация выполнена успешно: fdb056eda366e73d770f48f9ec468de8
2021-06-24 09:32:55 - type=catalog&mode=init
2021-06-24 09:32:55 - Удаляем файл - /home/g/g22645v1/kwert/public_html/system/storage/cache/exchange1c/import.xml
2021-06-24 09:32:55 - Удаляем файл - /home/g/g22645v1/kwert/public_html/system/storage/cache/exchange1c/offers0_1.xml
2021-06-24 09:32:55 - Требуем каталог в виде отдельных файлов
2021-06-24 09:32:55 - Инициализация каталога завершена
2021-06-24 09:32:57 - type=catalog&mode=file&filename=import0_1.xml
2021-06-24 09:32:57 - Загрузка файла /home/g/g22645v1/kwert/public_html/system/storage/cache/exchange1c/import0_1.xml выполнена успешно
2021-06-24 09:32:57 - результат открытия архива - 19
2021-06-24 09:33:14 - type=catalog&mode=checkauth
2021-06-24 09:33:14 - Авторизация выполнена успешно: fdb056eda366e73d770f48f9ec468de8
2021-06-24 09:33:14 - type=catalog&mode=init
2021-06-24 09:33:14 - Удаляем файл - /home/g/g22645v1/kwert/public_html/system/storage/cache/exchange1c/import0_1.xml
2021-06-24 09:33:14 - Требуем каталог в виде отдельных файлов
2021-06-24 09:33:14 - Инициализация каталога завершена
2021-06-24 09:33:16 - type=catalog&mode=file&filename=offers0_1.xml
2021-06-24 09:33:16 - Загрузка файла /home/g/g22645v1/kwert/public_html/system/storage/cache/exchange1c/offers0_1.xml выполнена успешно
2021-06-24 09:33:16 - результат открытия архива - 19

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

После обновления до 258 версии выдало такое

/* =============== LECENSE INFO ================= */ $_['text_module_version'] = '258'; $_['error_license_missing'] = '

Missing file with key!

To obtain a file with a key, contact NeoSeo by email license@neoseo.com.ua , with the following:

  • the name of the site where you purchased the module, for example, https://neoseo.com.ua
  • the name of the module that you purchased, for example: NeoSeo Sharing with 1C: Enterprise
  • your username (nickname) on this site, for example, NeoSeo
  • order number on this site, e.g. 355446
  • the main domain of the site for which the key file will be activated, for example, https://neoseo.ua

Put the resulting key file at the root of the site, that is, next to the robots.txt file and click the "Check again" button.

'; $_['error_ioncube_missing'] = '

No IonCube Loader!

To use our module, you need to install the IonCube Loader.

For installation please contact your hosting TS

If you can not install IonCube Loader yourself, you can also ask for help from our specialists at support@neoseo.com.ua

'; $_['module_licence'] = '

NeoSeo Software License Terms

Thank you for purchasing our web studio software.

Below are the legal terms that apply to anyone who visits our site and uses our software products or services. These Terms and Conditions are intended to protect your interests and interests of LLC NEOSEO and its affiliated entities and individuals (hereinafter referred to as "we", "NeoSeo") acting in the agreements on its behalf.

1. Introduction

These Terms of Use of NeoSeo (the "Terms of Use"), along with additional terms that apply to a number of specific services or software products developed and presented on the NeoSeo website (s), contain terms and conditions that apply to each and every one of them. the visitor or user ("User", "You" or "Buyer") of the NeoSeo website, applications, add-ons and components offered by us along with the provision of services and the website, unless otherwise noted (all services and software, software Modules offered through the NeoSeo website or auxiliary servers Isa, web services, etc. Applications on behalf NeoSeo collectively referred to as - "NeoSeo Service" or "Services").

NeoSeo Terms are a binding contract between NeoSeo and you - so please carefully read them.

You may visit and/or use the NeoSeo Services only if you fully agree to the NeoSeo Terms: By using and/or signing up to any of the NeoSeo Services, you express and agree to these Terms of Use and other NeoSeo terms, for example, provide programming services in the context of typical and non-typical tasks that are outlined here: https://neoseo.com.ua/vse-chto-nujno-znat-klienty , (hereinafter the NeoSeo Terms).

If you are unable to read or agree to the NeoSeo Terms, you must immediately leave the NeoSeo Website and not use the NeoSeo Services.

By using our Software products, Services, and Services, you acknowledge that you have read our Privacy Policy at https://neoseo.com.ua/politika-konfidencialnosti (" Privacy Policy ")

This document is a license agreement between you and NeoSeo.

By agreeing to this agreement or using the software, you agree to all these terms.

This agreement applies to the NeoSeo software, any fonts, icons, images or sound files provided as part of the software, as well as to all NeoSeo software updates, add-ons or services, if not applicable to them. miscellaneous. This also applies to NeoSeo apps and add-ons for the SEO-Store, which extend its functionality.

Prior to your use of some of the application features, additional NeoSeo and third party terms may apply. For the correct operation of some applications, additional agreements are required with separate terms and conditions of privacy, for example, with services that provide SMS-notification services.

Software is not sold, but licensed.

NeoSeo retains all rights (for example, the rights provided by intellectual property laws) that are not explicitly granted under this agreement. For example, this license does not entitle you to:

  • separately use or virtualize software components;
  • publish or duplicate (with the exception of a permitted backup) software, provide software for rental, lease or temporary use;
  • transfer the software (except as provided in this agreement);
  • Try to circumvent the technical limitations of the software;
  • study technology, decompile or disassemble the software, and make appropriate attempts, other than those to the extent and in cases where (a) it provides for the right; (b) authorized by the terms of the license to use the components of the open source code that may be part of this software; (c) necessary to make changes to any libraries licensed under the small GNU General Public License, which are part of the software and related;

You have the right to use this software only if you have the appropriate license and the software was properly activated using the genuine product key or in another permissible manner.

The cost of the SEO-Shop license does not include installation services, settings, and more of its stylization, as well as other paid/free add-ons. These services are optional, the cost depends on the number of hours required for the implementation of the hours, here: https://neoseo.com.ua/vse-chto-nujno-znat-klienty

The complete version of the document can be found here:

https://neoseo.com.ua/usloviya-licenzionnogo-soglasheniya

'; $_['mail_support'] = '

We are always happy to help,

Customer Support Department, web studio NeoSeo.

We remind you that NeoSeo web studio offers informational support for free on the forum OpenCartMasters.com (usually answers are provided within 24 hours during a working day).

If you have an urgent issue and need to be resolved already, please order paid support, which is provided on the same day using Skype and TeamViewer.

For general questions, write to the telegram chat https://t.me/WebStudioNeoSeo1

Have a nice day and great mood 🙂
NeoSeo team.

'; // add_entry $_['entry_module_key'] = "Enter your license key"; $_['entry_module_key_desc'] = 'If you have a problem with the license, contact OpenCartMasters.com or the telegram chat https://t.me/WebStudioNeoSeo1 '; // License $_['text_license_lifetime'] = 'Lifetime'; $_['text_license_end_period'] = 'License expired'; $_['text_license_error_domain'] = 'License not for your domain'; $_['text_license_error_key'] = 'Invalid license key'; $_['text_license_missing'] = 'Missing license'; $_['text_valid_to'] = 'Valid Until:'; $_['text_est_time'] = 'Days left:'; $_['text_mode'] = 'License level:'; $_['text_not_included_in_license'] = 'This feature is not allowed in this license type'; $_['text_mode_0'] = 'No license:'; $_['text_mode_1'] = 'Light'; $_['text_mode_2'] = 'Standard'; $_['text_mode_3'] = 'Pro +'; $_['error_access_mode_1'] = 'This function is available since the "Lite" version'; $_['error_access_mode_2'] = 'This function is available since the "Standard" version'; $_['error_access_mode_3'] =

 

В чем проблема?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Проблема с выгрузкой каталога из 1с

В логах ошибок нет ни у модуля ни на стороне 1с.

Проблема в том что все выгружается но в каталоге нет товаров, если посмотреть в базе данных то все товары загружены, и категории все есть но нет полей в таблицах oc_product_description 

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

4 часа назад, mlashko сказал:

Добрый день.

Конфигурация КА2.4. Настроил выгрузку. Соединение с сайтом прошло успешно.

 

При попытке загрузить Import0_1.xml сыпятся ошибки

Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 67Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 71Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 75Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 91Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 95Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 99Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 103Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 107Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 111Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 119Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 124Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 136Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 140Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 144Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 148Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 152Notice: Trying to get property 'num_rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 156Notice: Trying to get property 'rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 221Warning: Invalid argument supplied for foreach() in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 221Notice: Trying to get property 'rows' of non-object in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 226Warning: Invalid argument supplied for foreach() in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_exchange1c.php on line 226Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 226Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 226Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 247Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 247Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 259Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 259Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 265Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 265Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 226Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 226Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 247Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 247Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 259Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 259Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 265Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 265Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 224Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 224Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 247Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 247Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 259Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 259Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 265Notice: Trying to access array offset on value of type null in /home/g/g22645v1/kwert/public_html/admin/model/tool/neoseo_seogen.php on line 265

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

5 часов назад, Vagrant82 сказал:

После обновления до 258 версии выдало такое

/* =============== LECENSE INFO ================= */ $_['text_module_version'] = '258'; $_['error_license_missing'] = '

Missing file with key!

To obtain a file with a key, contact NeoSeo by email license@neoseo.com.ua , with the following:

  • the name of the site where you purchased the module, for example, https://neoseo.com.ua
  • the name of the module that you purchased, for example: NeoSeo Sharing with 1C: Enterprise
  • your username (nickname) on this site, for example, NeoSeo
  • order number on this site, e.g. 355446
  • the main domain of the site for which the key file will be activated, for example, https://neoseo.ua

Put the resulting key file at the root of the site, that is, next to the robots.txt file and click the "Check again" button.

'; $_['error_ioncube_missing'] = '

No IonCube Loader!

To use our module, you need to install the IonCube Loader.

For installation please contact your hosting TS

If you can not install IonCube Loader yourself, you can also ask for help from our specialists at support@neoseo.com.ua

'; $_['module_licence'] = '

NeoSeo Software License Terms

Thank you for purchasing our web studio software.

Below are the legal terms that apply to anyone who visits our site and uses our software products or services. These Terms and Conditions are intended to protect your interests and interests of LLC NEOSEO and its affiliated entities and individuals (hereinafter referred to as "we", "NeoSeo") acting in the agreements on its behalf.

1. Introduction

These Terms of Use of NeoSeo (the "Terms of Use"), along with additional terms that apply to a number of specific services or software products developed and presented on the NeoSeo website (s), contain terms and conditions that apply to each and every one of them. the visitor or user ("User", "You" or "Buyer") of the NeoSeo website, applications, add-ons and components offered by us along with the provision of services and the website, unless otherwise noted (all services and software, software Modules offered through the NeoSeo website or auxiliary servers Isa, web services, etc. Applications on behalf NeoSeo collectively referred to as - "NeoSeo Service" or "Services").

NeoSeo Terms are a binding contract between NeoSeo and you - so please carefully read them.

You may visit and/or use the NeoSeo Services only if you fully agree to the NeoSeo Terms: By using and/or signing up to any of the NeoSeo Services, you express and agree to these Terms of Use and other NeoSeo terms, for example, provide programming services in the context of typical and non-typical tasks that are outlined here: https://neoseo.com.ua/vse-chto-nujno-znat-klienty , (hereinafter the NeoSeo Terms).

If you are unable to read or agree to the NeoSeo Terms, you must immediately leave the NeoSeo Website and not use the NeoSeo Services.

By using our Software products, Services, and Services, you acknowledge that you have read our Privacy Policy at https://neoseo.com.ua/politika-konfidencialnosti (" Privacy Policy ")

This document is a license agreement between you and NeoSeo.

By agreeing to this agreement or using the software, you agree to all these terms.

This agreement applies to the NeoSeo software, any fonts, icons, images or sound files provided as part of the software, as well as to all NeoSeo software updates, add-ons or services, if not applicable to them. miscellaneous. This also applies to NeoSeo apps and add-ons for the SEO-Store, which extend its functionality.

Prior to your use of some of the application features, additional NeoSeo and third party terms may apply. For the correct operation of some applications, additional agreements are required with separate terms and conditions of privacy, for example, with services that provide SMS-notification services.

Software is not sold, but licensed.

NeoSeo retains all rights (for example, the rights provided by intellectual property laws) that are not explicitly granted under this agreement. For example, this license does not entitle you to:

  • separately use or virtualize software components;
  • publish or duplicate (with the exception of a permitted backup) software, provide software for rental, lease or temporary use;
  • transfer the software (except as provided in this agreement);
  • Try to circumvent the technical limitations of the software;
  • study technology, decompile or disassemble the software, and make appropriate attempts, other than those to the extent and in cases where (a) it provides for the right; (b) authorized by the terms of the license to use the components of the open source code that may be part of this software; (c) necessary to make changes to any libraries licensed under the small GNU General Public License, which are part of the software and related;

You have the right to use this software only if you have the appropriate license and the software was properly activated using the genuine product key or in another permissible manner.

The cost of the SEO-Shop license does not include installation services, settings, and more of its stylization, as well as other paid/free add-ons. These services are optional, the cost depends on the number of hours required for the implementation of the hours, here: https://neoseo.com.ua/vse-chto-nujno-znat-klienty

The complete version of the document can be found here:

https://neoseo.com.ua/usloviya-licenzionnogo-soglasheniya

'; $_['mail_support'] = '

We are always happy to help,

Customer Support Department, web studio NeoSeo.

We remind you that NeoSeo web studio offers informational support for free on the forum OpenCartMasters.com (usually answers are provided within 24 hours during a working day).

If you have an urgent issue and need to be resolved already, please order paid support, which is provided on the same day using Skype and TeamViewer.

For general questions, write to the telegram chat https://t.me/WebStudioNeoSeo1

Have a nice day and great mood 🙂
NeoSeo team.

'; // add_entry $_['entry_module_key'] = "Enter your license key"; $_['entry_module_key_desc'] = 'If you have a problem with the license, contact OpenCartMasters.com or the telegram chat https://t.me/WebStudioNeoSeo1 '; // License $_['text_license_lifetime'] = 'Lifetime'; $_['text_license_end_period'] = 'License expired'; $_['text_license_error_domain'] = 'License not for your domain'; $_['text_license_error_key'] = 'Invalid license key'; $_['text_license_missing'] = 'Missing license'; $_['text_valid_to'] = 'Valid Until:'; $_['text_est_time'] = 'Days left:'; $_['text_mode'] = 'License level:'; $_['text_not_included_in_license'] = 'This feature is not allowed in this license type'; $_['text_mode_0'] = 'No license:'; $_['text_mode_1'] = 'Light'; $_['text_mode_2'] = 'Standard'; $_['text_mode_3'] = 'Pro +'; $_['error_access_mode_1'] = 'This function is available since the "Lite" version'; $_['error_access_mode_2'] = 'This function is available since the "Standard" version'; $_['error_access_mode_3'] =

 

В чем проблема?

Добрый день.

Пожалуйста, предоставьте данные доступов в Телеграм-чат (https://t.me/WebStudioNeoSeo1), в первом сообщении укажите:
1. Ссылку на тему обсуждения
2. Ваше имя пользователя на форуме
3. Имя пользователя нашей поддержки с которым обсуждали ваши вопросы
4. Данные доступов, а именно: доступы к админ. панели и доступы к FTP.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Добрый день, оплатил лицензию, до этого была активирована тестовая на тестовый домен gtyres.ru на 14 дней 14 числа, все настроено , работало. Сегодня оплатили активировали в кабинете лицензию, и на тестовом домене перестало работать. С файлами ничего не менял, только поставил обновление, может быть дело в нем. Сейчас еще разрабатывается, нужно поправить тестовую лицензию, подскажите, как быть что делатьimage.thumb.png.9a476de75946027be76b4f4dafdd1e08.png

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Присоединяйтесь к обсуждению

Вы можете опубликовать сообщение сейчас, а зарегистрироваться позже. Если у вас есть аккаунт, войдите в него для написания от своего имени.

Гость
Ответить в тему...

×   Вставлено в виде отформатированного текста.   Вставить в виде обычного текста

  Разрешено не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отобразить как ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.

×
×
  • Создать...