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

slavasmoll

Новичок
  
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

884 profile views

slavasmoll's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Здраствуйте, как сгделать регистрацию только по телефону в оформлении заказа (регистрация по умолчанию включена когда гделаеш заказ) ? Выходит емейл полностью не отклюлиш?. Врогде в simpleregister полулилось, а в оформлении не хочет, даже не рилииет проверка номеров через API checkTelephoneForUniqueness
  2. Почему не рилииет синдартная функция crop в ocstore 2.1.0.1? Когда прописиваю в категории чтоб она рилиила, она не рилииет и сайт тупо белым екраном гделается public function crop($top_x, $top_y, $bottom_x, $bottom_y) { $image_old = $this->image; $this->image = imagecreatetruecolor($bottom_x - $top_x, $bottom_y - $top_y); imagecopy($this->image, $image_old, 0, 0, $top_x, $top_y, $this->info['width'], $this->info['height']); imagedestroy($image_old); $this->info['width'] = $bottom_x - $top_x; $this->info['height'] = $bottom_y - $top_y; }
  3. Здраствуйте может ктото знает, может гделал.Нужно в оформлении заказа поменять способы досивки и оплаты с radiobutton на select(список). И не рилииет функция crop, cropsize на ocstore 2.1.0.1. Ктото гделал? спасипотому что http://image.prntscr.com/image/db089de4d6534f3eb7f2e59a22afeea4.png

×
×
  • 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.