Daniel Hlaváček

Results 299 comments of Daniel Hlaváček

@eveneme You need to find out what data of the old product makes the new product page crash. When you find it, tell me and we can look into it.

Probably duplicate of https://github.com/PrestaShop/PrestaShop/issues/35708

@kpodemski probably a security issue, everyone could browse your templates

@ShaiMagal @sharkooon Fixed on develop branch by migration to symfony

This is already tracked here - https://github.com/PrestaShop/PrestaShop/issues/34578

Hi @Quetzacoalt91, `npm run build` and the result is the same CSS file. ✅ ![Snímek obrazovky 2023-08-03 143429](https://github.com/PrestaShop/prestashop-ui-kit/assets/6097524/ccaf2989-38a1-4517-b604-a8819f88ea0c)

@Tofandel I had a simmilar issue on one of my stores, can you please check if in `ps_category_lang` there is a record for id_category 1 in all languages?

@Tofandel It should look like this, and there must be a record in lang table for every category and lang. ![Snímek obrazovky 2024-05-21 152756](https://github.com/PrestaShop/PrestaShop/assets/6097524/81a72ba4-5826-4586-86d8-8f3ab1b05074) I think it's `/src/PrestaShopBundle/Controller/Admin/Sell/Catalog/CategoryController::getCategoriesTreeAction`

@Matt75 @marionf Two more issues on this topic: **Cart detail in BO** If you open the cart details in backoffice, there is only the first order displayed on the right....

@jocel1 I don't think so, the real world tests say otherwise. > the whole result will be sent by MySQL to PHP, which will increased a lot the network trafic...