Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

legioner26

Users
  
  • Posts

    2,445
  • Joined

  • Last visited

Everything posted by legioner26

  1. Надо смотреть. Так на пальцах только гадать.
  2. А может быть Вы вносили правки в редакторе шаблонов в админке ? Если внесли там изменения, то уже никакие изменения в модификаторах не прокатят. Необходимо ставить фикс модификатор.
  3. А что он должен делать ?
  4. https://github.com/Tseka85/opencart3-exchange1c/tree/master/upload И ковырять под свои нужды.
  5. $email = $this->config->get('config_email'); $mail->setTo($email); if ($this->config->get('config_mail_engine') == 'mail') { $mail->setFrom($this->request->post['email']); } else { $mail->setFrom($email); } $mail->setReplyTo($this->request->post['email']); catalog/controller/information/contact.php Я так решал проблему.
  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.