Перейти к содержанию
Форум поддержки пользователей VamShop

Ошибки при клонировании модуля доставки


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

При попытке клонировать модуль доставки flat строго по инструкции на локалке и на хостинге, при установке клона вылазит набор ошибок:

Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_STATUS_TITLE in Z:\home\vamshop\www\admin\modules.php on line 166
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_STATUS_DESC in Z:\home\vamshop\www\admin\modules.php on line 168
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_COST_TITLE in Z:\home\vamshop\www\admin\modules.php on line 166
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_COST_DESC in Z:\home\vamshop\www\admin\modules.php on line 168
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_ALLOWED_TITLE in Z:\home\vamshop\www\admin\modules.php on line 166
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_ALLOWED_DESC in Z:\home\vamshop\www\admin\modules.php on line 168
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_TAX_CLASS_TITLE in Z:\home\vamshop\www\admin\modules.php on line 166
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_TAX_CLASS_DESC in Z:\home\vamshop\www\admin\modules.php on line 168
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_ZONE_TITLE in Z:\home\vamshop\www\admin\modules.php on line 166
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_ZONE_DESC in Z:\home\vamshop\www\admin\modules.php on line 168
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_SORT_ORDER_TITLE in Z:\home\vamshop\www\admin\modules.php on line 166
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_DOSTAVKA_SORT_ORDER_DESC in Z:\home\vamshop\www\admin\modules.php on line 168[/code]

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

Неправильно значит код исправили.

В языковом файл в /lang/russian/module/shipping/ нет указанных констант.

Лучше возьмите какой-либо из стандартных уже готовых модулей, раз сделать клон не получается.

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

Код исправлял точно по инструкции много раз. Сохранял без BOM. Модулей типа flat нужно несоклько штук. Может есть готовые фалы типа flat?

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

Чудес не бывает.

Вот прицепил /includes/modules/shipping/flatt.php

Ещё скопируйте /lang/russian/modules/shiping/flat.php в flatt.php и в самом файле скопированном поменяйте все<pre class="prettyprint">MODULE_SHIPPING_FLAT_* на MODULE_SHIPPING_FLATT_*</pre>

flatt.php

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