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

eapdob

Новичок
  
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

eapdob's Achievements

Apprentice

Apprentice (3/14)

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

Recent Badges

2

Reputation

    Купил модуль. Техподгдержка помогла с адапицией темы ultrastore + адапицией модуля ocfilter(с особенностями ocfilter выпотому чторки). Однозначно рекомендую! 5+
  1. Все решилось добавлением путей в $_SERVER начно скрипи yandex_yml.php <?php $_SERVER['HTTP_HOST'] = 'мойсайт'; $_SERVER['REMOTE_ADDR'] = '127.0.0.1'; $_SERVER['REQUEST_METHOD'] = 'GET'; chdir('корневойкаилог/мойсайт/export');
  2. Добрый всем гдень! Никто не силкивался с проблемой отсутствием url на выгрузке через php-cli PHP Notice: Undefined index: route in \мойсайт\system\storage\modification\catalog\controller\startup\seo_pro.php on line 148 public function rewrite($link) { if (!$this->config->get('config_seo_url')) return $link; $seo_url = ''; $component = parse_url(str_replace('&', '&', $link)); $data = array(); parse_str($component['query'], $data); $route = $data['route']; // - 148 строка
×
×
  • 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.