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

Leaderboard

Popular Content

Showing content with the highest reputation on 12/04/2011 in all areas

  1. меню catalog\view\theme\default\template\common\header.tpl картинка catalog\view\theme\default\stylesheet\stylesheet.css .button_add_small, a.button_add_small:visited { background: url("../image/button_add_small.png") no-repeat scroll left center transparent; cursor: pointer; margin-top: 3px; padding: 5px; text-decoration: none; }но я бы отключил через css и добавил <img>
    1 point
  2. RC - это релиз-кандидат. Чем больше цифра, тем лучше. Релиз - это окончательный выпущенный вариант. Так что лучше его. ocStore (myopencart.ru) 1.0.1 базируется на Opencart (opencart.com) 1.5.1.1/1.5.1.2. В него включены некоторые дополнения, популярные в рунете. Плюс русская локализация. На сайте оригинального Опенкарт доступна версия 1.5.1.3.1. В ocStore сборке этих изменений пока нет в виде готового для скачивания архива. Обновления есть в неком виде в SVN, но насколько там всё готово к "взял и поставил" -- не знаю.
    1 point
  3. посмотрите тут catalog\language\russian\common\header.php
    1 point
  4. 1 point
  5. Нет. Ставьте ocStore 1.0.1 или Opencart 1.5.x .
    1 point
  6. ALTER TABLE `opencart_product` CHANGE `length` `length` DECIMAL(7,2) NOT NULL DEFAULT '0.00', CHANGE `width` `width` DECIMAL(7,2) NOT NULL DEFAULT '0.00', CHANGE `height` `height` DECIMAL(7,2) NOT NULL DEFAULT '0.00', CHANGE `weight` `weight` DECIMAL(7,2) NOT NULL DEFAULT '0.00' префикс "opencart_" на свой меняйте UPD. Оформил в блоге - Убираем ограничение 999.99 на вес и размеры в Opencart с инструкциями по установке для тех, кому непонятно, что это.
    1 point
×
×
  • 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.