COVID2019 и это вот все. Друзья, вся эта история начинает плохо пахнет. Мойте руки, не ходите в люди. Отложите все плановые покупки и положите в носок заначку. Заприте ваших родителей, бабушек-дедушек на даче. Лучше перебдеть чем недобдеть. Берегите себя!

[Решено] Ошибка при копировании товара


Recommended Posts

OCShop v1.5.6.3.1

 

В файле admin/model/catalog/product.php
строка 365:

$data = array_merge($data, array('blog_related_product' => $this->getArticleRelated($article_id)));

исправить на

$data = array_merge($data, array('blog_related_product' => $this->getArticleRelated($product_id)));

иначе ошибка при копировании товара!

PHP Notice:  Undefined variable: article_id in admin/model/catalog/product.php on line 365
PHP Warning:  Cannot modify header information - headers already sent by (output started at admin/index.php:85) in vqmod/vqcache/vq2-system_engine_controller.php on line 28
PHP Warning:  Cannot modify header information - headers already sent by (output started at admin/index.php:85) in vqmod/vqcache/vq2-system_engine_controller.php on line 29

 

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

  • 2 months later...

До сих пор присутствует сабжевый баг в дистрибутиве :(
 
И еще в файле catalog\language\russian\account\account.php не хватает перевода.
 

$_['text_recurring']     = 'Регулярные платежи';

Спасибо!

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

  • 5 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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

×   Вы вставили отформатированное содержимое.   Удалить форматирование

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Сейчас на странице   0 пользователей

    • Нет пользователей, просматривающих эту страницу