Gabriele Bellucci
Gabriele Bellucci
**Sylius version affected**: 1.10.9 **Description** After creating a new channel with a different hostname i got a ChannelNotFoundException in the frontend and in the backend. **Steps to reproduce** Create two...
I'm trying to scan a code 39 of 16 chars length, but it doesn't work. If i try with a smaller one like 8 chars, i can scan it. Is...
Hi, i'm using PHP 8.1 and i tried this example -> https://github.com/postaddictme/instagram-php-scraper/blob/master/examples/getPaginateMediasByTag.php But there's no Set-Cookie headers on line 514 of Instagram.php . How can i solve this?
$translatable must not be defined (as in class Sylius\Component\Resource\Model\AbstractTranslation)
After updating my php version to 8.1 and SyliusCustomOptionsPlugin to 4.0, i've this error during `composer install`: !! Fatal error: Type of Brille24\SyliusCustomerOptionsPlugin\Entity\CustomerOptions\CustomerOptionGroupTranslation::$translatable must not be defined (as in class...
Hi, i'm using a fixed amount price for some of my product's customization, but the paypal checkout it's not working anymore. I think it's because of the price on the...
I'm trying to see a detail without the menu item, but the result is always a 404. If i've understand the explanation, the detail should be /mywalks/walk-1/city-centre.html .
**SyliusPayPalPlugin version affected**: 1.10.5 **Description** I'm trying to change my PayPal credentials, but the **client_id** and **client_secret** are readonly fields in the backend. Is there a way to change my...
Hi, i'm testing on my local machine (using the docker containers included in the project), the paypal checkout. The express checkout is working fine, but the normal one is keep...
### Pimcore version 11.2.3 ### Steps to reproduce https://pimcore.com/docs/platform/Pimcore/Installation_and_Upgrade/System_Setup_and_Hosting/Additional_Tools_Installation/#chromium-chrome-headless---deprecated It seems to be possibile to use the Chromium binary locally, but it doesn't specify where should i write the path...
I'm trying to retrieve the animations of a slide, but using the method getAnimations() i had always an empty array. I've tried different files and different slides, without success.