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

poltar

Новичок
  
  • Posts

    1
  • Joined

  • Last visited

poltar's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Здравствуйте! Усинавливал модуль SEO URL и H1 в итоге в когде произошли вот икие изменения:Notice: Undefined index: category_id in /home/o/olegpo11/zerkalnjyluch.ru/public_html/catalog/controller/extension/module/wallcategory.php on line 104Notice: Undefined index: name in /home/o/olegpo11/zerkalnjyluch.ru/public_html/catalog/controller/extension/module/wallcategory.php on line 105Notice: Undefined index: description in /home/o/olegpo11/zerkalnjyluch.ru/public_html/catalog/controller/extension/module/wallcategory.php on line 107Notice: Undefined index: category_id in /home/o/olegpo11/zerkalnjyluch.ru/public_html/catalog/controller/extension/module/wallcategory.php on line 109 $data['categories'][] = array( 'category_id' => $category_info['category_id'], 'name' => $category_info['name'], 'image' => $this->model_tool_image->resize($image, $this->config->get('module_wallcategory_height_banner'), $this->config->get('module_wallcategory_width_banner')), 'description' => utf8_substr(trim(strip_tags(html_entity_decode($category_info['description'], ENT_QUOTES, 'UTF-8'))), 0, $this->config->get('theme_' . $this->config->get('config_theme') . '_product_description_length')), 'products' => $products, 'href' => $this->url->link('product/category', 'path=' . $category_info['category_id']) );
×
×
  • 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.