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

goto13

Новичок
  
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

665 profile views

goto13's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Reacting Well Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. расскоментировать нужно /catalog/model/extension/shipping/pickpoint.php 434 строка
  2. не совсем по теме но и по теме тоже, кому нужно тот поймет убираем название магазина из заголовков писем /system/library/mail оба файла правил $header .= 'From: ' . $this->from . PHP_EOL; //$header .= 'From: =?UTF-8?B?' . base64_encode($this->sender) . '?= <' . $this->from . '>' . PHP_EOL; if (!$this->reply_to) { //$header .= 'Reply-To: =?UTF-8?B?' . base64_encode($this->sender) . '?= <' . $this->from . '>' . PHP_EOL; $header .= 'Reply-To: ' . $this->from . PHP_EOL; } else { $header .= 'Reply-To: ' . $this->reply_to . PHP_EOL; //$header .= 'Reply-To: =?UTF-8?B?' . base64_encode($this->reply_to) . '?= <' . $this->reply_to . '>' . PHP_EOL; }
  3. если актуально то решение тут http://wmasteru.org/threads/%D0%9D%D0%B5-%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0%D0%B5%D1%82-%D1%81%D0%BA%D0%B8%D0%B4%D0%BA%D0%B0-%D0%B5%D1%81%D0%BB%D0%B8-%D0%B0%D0%BA%D1%82%D0%B8%D0%B2%D0%BD%D0%B0-%D0%B0%D0%BA%D1%86%D0%B8%D1%8F.5653/
×
×
  • 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.