ostrovkrasok
Постоялец
- Регистрация
- 16 Янв 2013
- Сообщения
- 81
- Реакции
- 28
Откройте /src/PrestaShopBundle/Controller/Admin/ProductController.php
Найдите $attributeGroups = $this
->getDoctrine()
->getManager()
->getRepository('PrestaShopBundle:Attribute')
->findByLangAndShop(1, 1);
Тут измените цыфры которые у Вас
->findByLangAndShop(1, 1);
1-id языка, 1-id магазина
На какие поменять? И так вроде стоит 1, 1.