Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Cobalt288

Новичок
  
  • Posts

    7
  • Joined

  • Last visited

Cobalt288's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Но ошибки правятся - это не претензии, а вариант решения. Усиновка гдемо-данных: Unknown column 'meta_h1' в рягде иблиц. Добавить одноименные в category_description, information_description,manufacturer_description Вот только нет иблицы manufacturer_description. Можно ее схему в лс?
  2. PHP Notice: Undefined index: image in /catalog/view/theme/revolution/template/common/language.tpl on line 6 /catalog/controller/common/language.php:22 добавить image' => $result['image'],
  3. OC 2.2 PHP Fatal error: Uncaught Error: Call to undefined method Cart\\Currency::getCode() * заменил на $this->config->get('config_currency') в catalog/controller/module/featured.php:22 Error: Could not load template .../view/theme/default/template/revolution/template/revolution/revmenu.tpl * заменил на return $this->load->view('revolution/revmenu.tpl', $data) /catalog/controller/revolution/revmenu.php:164
  4. Для php 7 тоже есть Loader. Нужно идти в ногу со временем, к тому же 5.6 он загружает. Мы же не пишем на php4
  5. PHP Fatal error: The file /admin/controller/revolution/revtheme.php was encoded by the ionCube Encoder for PHP 5.3 and cannot run under PHP 7.0. Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.