https://www.spryker.com logo
Join Slack
Powered by
# help
  • e

    elegant-cartoon-61249

    03/29/2023, 8:04 AM
    #help Hello everyone, To update Zed with some modifications, I used the build command. docker/sdk console frontendzedbuild Is it possible to execute the zed build command for a specific module? My Ubuntu frequently freezes for longer than expected.
  • a

    able-judge-69057

    03/29/2023, 8:55 AM
    Hey Team , How Auth work in our Spryker and how can i get controller for example login_check , where it is ?
  • r

    rough-agency-88294

    03/29/2023, 9:38 AM
    Is there a timeout for RabbitMQ that I can increase? Some of the console operations fail on
    Fatal error: Uncaught PhpAmqpLib\Exception\AMQPConnectionClosedException: Broken pipe or closed connection in /data/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php:235
    • 1
    • 1
  • a

    astonishing-belgium-59421

    03/29/2023, 9:57 AM
    Hi Guys, I am not able to access the pages which has sub-menu like Users, Marketplace. Any suggestion to resolve this?
  • c

    cool-wolf-75497

    03/29/2023, 10:01 AM
    Hi everyone using marketplace b2c 202212.0 trying to override the Yves frontend template as explained here: https://docs.spryker.com/docs/scos/dev/front-end-development/yves/atomic-frontend/customizing-spryker-front-end.html#twig I created a module but it's not overriding or extending it, example: page-layout-main.twig By the documentation it should work on a custom module but it looks like nothing is happening. When I do changes on core Yves module I can see changes in the html. On project level module it doesn't work. Let me know if you have any ideas as to why it's not working as the documentation says it would. Thank you!
    q
    • 2
    • 5
  • c

    clean-sundown-47111

    03/29/2023, 11:18 AM
    Hi guys how can i create a store in a yves shop and setup different product , category for that , i have created a store but i can not see content on yves side . how can i show them in yves and how can i list product based on stores selected .
    w
    • 2
    • 3
  • a

    able-judge-69057

    03/29/2023, 11:40 AM
    Hey Team , Am I missing something for extending CustomerController in yves layer ? because it is not working
  • w

    wonderful-baker-94910

    03/29/2023, 12:26 PM
    #help I am trying to import product-abstract while doing that it is giving me this error, do i have to run any other command after changing the csv file??
  • h

    handsome-alligator-65997

    03/29/2023, 12:27 PM
    Hii Everyone , i am submitting form from storefront and facing this error 1. """ 2. Failed to complete request with server authority http://backend-gateway.de.spryker.local.\n 3. Configured with (SSL Disabled) backend-gateway.de.spryker.local: in /data/config/Shared/config_default.php. Error: Stacktrace:\n 4. \n 5. <div style="font-family: Helvetica, Arial, sans-serif; font-size: 14px"><h1>ZED Exception</h1><div style="background: #DADADA; padding: 5px"><font style="12"><b ▶️ 6. #1 /data/vendor/symfony/event-dispatcher/EventDispatcher.php(59): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Obje ▶️ 7. #2 /data/vendor/symfony/http-kernel/HttpKernel.php(139): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\R ▶️ 8. #3 /data/vendor/symfony/http-kernel/HttpKernel.php(75): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)\ ▶️ 9. #4 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(138): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Componen ▶️ 10. #5 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(116): Spryker\Shared\Application\Application->handle(Object(Symfony\Component ▶️ 11. #6 /data/public/BackendGateway/index.php(20): Spryker\Shared\Application\Application->run()\n 12. #7 {main}</pre></div><br />\n 13. <b>Fatal error</b>: Uncaught ValueError: Path cannot be empty in [no active file]:0\n 14. Stack trace:\n 15. #0 {main}\n 16. thrown in <b>[no active file]</b> on line <b>0</b><br />\n 17. """
    p
    • 2
    • 1
  • h

    handsome-alligator-65997

    03/29/2023, 12:39 PM
    please help me to solve this
    🧵 2
  • e

    elegant-cartoon-61249

    03/29/2023, 1:48 PM
    Hello everyone, I'm having trouble creating a table in the b2c-demo-shop because of the following error: <error>Failed to execute SQL "CREATE TABLE
    pyz_players
    r
    p
    • 3
    • 5
  • r

    refined-australia-97241

    03/29/2023, 3:36 PM
    Hi all, I am trying to add a specific delivery date per item field on the shipping page. Which would look like the picture 1. I noticed that the whole page body is a form (shipmentGroups) that already has 2 sub-child forms "shipmentSelection" and "requestedDeliveryDate". See picture 2. The requestedDeliveryDate form can't just be copy-pasted into the items article elements because the form is unique. So I figured that adding a new itemDeliveryDateFormGroup with as many child itemDeliveryDateForm as there are items in the cart would be a solution. See picture 3. I've added the ItemDeliveryDateFormGroup to the shipment transfer in the checkoutpage_transfer.xml (picture 4 )and the new element shows in the shipmentTransfer class. picture 5. The problem I have is that I don't get why the element isn't rendered in the formFroups.shipment along with the "shipmentSelection" and "requestedDeliveryDate" forms generated in the \SprykerShop\Yves\CheckoutPage\Form\Steps\ShipmentCollectionForm::addShipmentGroupsSubForm method. 1. Is this the right way of doing this ? Or is there a simpler / more correct way ? 2. If I'm on the right track : a. Why is the child form shipment.itemDeliveryDateFormGroup not being created ? b. Why is the entry "null" when I specified I wanted an array of requestedDeliveryDate? Thanks for help / insights you can give me.
  • c

    clean-sundown-47111

    03/30/2023, 4:03 AM
    Hi team, i created a new store and assign cateory and some product and CMS things , but I have got some error on home page and content is not available
  • c

    clean-sundown-47111

    03/30/2023, 4:03 AM
    image.png
  • a

    able-judge-69057

    03/30/2023, 4:49 AM
    Hey Team , When customer in login in to the shop then which controller is executing while submitting the login customer form ??
  • s

    straight-terabyte-22793

    03/30/2023, 5:01 AM
    #GLUEAPI help required, Anyone here can help me out with Glue API configuration with demo shops for the REST APIs https://docs.spryker.com/docs/scos/dev/feature-integration-guides/202204.0/glue-api/glue-api-installation-and-configuration.html#installing-glue
    p
    • 2
    • 1
  • c

    clean-sundown-47111

    03/30/2023, 5:31 AM
    Hi team i create a page in cms back office i define url and publish it but is shows that error
    p
    a
    • 3
    • 4
  • c

    cool-hamburger-85057

    03/30/2023, 6:05 AM
    Hi team. i was working on one project in spryker but suddenly when i do any changes , changes are not getting reflected and also if i remove any code the also its not showing any changes being reflected .How can i check this issue. i have tried cache clear and build frontend build also
    p
    • 2
    • 1
  • e

    early-army-90039

    03/30/2023, 6:21 AM
    HI Team if we save the data in storage table then with the help of queue, data is automatically pushed to redis please let me know is there any way to do opposite if i will delete the data from storage table, will it delete data from redis? in my case it is not happening Can you please help in same
    p
    • 2
    • 5
  • c

    calm-toddler-60539

    03/30/2023, 8:21 AM
    Can someone please tell me can I see the JSON object for elastic search on frontend?
    e
    • 2
    • 4
  • g

    gentle-art-90358

    03/30/2023, 8:55 AM
    I need to add a new column to an existing propel entity. That column needs to be unique. The problem I have is that it will fail when adding the unique index, due to the unique constraints for the existing records will be checked (all the new columns have a default empty string value). How can I add a specific migration or sql to be run to make sure I populate those rows with derived unique values before I attempt to create the unique index?
    f
    • 2
    • 2
  • c

    calm-toddler-60539

    03/30/2023, 9:54 AM
    Hello all, I can see the search results in suggestions when I type in the search bar but when I press enter to see the search page, it shows no results. Can someone please help?
    e
    • 2
    • 9
  • s

    swift-plastic-31133

    03/30/2023, 10:18 AM
    Hi Guys, I am facing some js issue when trying to click on the arrow to open the sub menus, any suggestions on this?? i received this error just after fixing frontendzedbuild error, please refer this Thread https://sprykercommunity.slack.com/archives/CKJRJM5FG/p1679904123293799 to check what i did
  • r

    ripe-shampoo-72204

    03/30/2023, 10:42 AM
    HI Team Receiving the the mention message while accessing Yves &ZED layer. Parse error: syntax error, unexpected '=' in /data/vendor/symfony/string/Resources/functions.php on line 34 Any idea to resolve this issue
  • r

    ripe-shampoo-72204

    03/30/2023, 10:56 AM
    HI Team , I am receiving the follwing error while accessing Yves & Zed layer Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.3.28 located at: /usr/local/sbin/php-fpm in /data/vendor/composer/platform_check.php on line 24 In Composer Json file entries ---------------- "require": { "php": ">=8.1", "platform": { "php": "8.1" }, ------------------- Deploy.yml file entries environment: docker image: spryker/php:8.1 --------------------------- Deploy.dev.yml file entries environment: docker image: tag: spryker/php:8.1 ----------------- Deploy.dev-local.yml file entries environment: docker image: tag: spryker/php:8.1 ------- While running php -v in command prompt showing PHP 8.1.17 (cli) (built: Mar 16 2023 143837) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.17, Copyright (c) Zend Technologies with Zend OPcache v8.1.17, Copyright (c), by Zend Technologies Do we need to check any other files ? Thanks Ravi
    p
    l
    • 3
    • 6
  • f

    freezing-guitar-75665

    03/30/2023, 12:48 PM
    Can anyone help to fix the issue like in screenshot? MacBook : First time installation b2c-demo-shop: development mode Posted in #docker
  • r

    refined-australia-97241

    03/30/2023, 4:07 PM
    Hi all, Does anyone know when the confirmation email is sent after an order is placed and what class sends it ? I'm placing debuging breakpoints in the mailer Class but the code never flows through it.
    a
    w
    • 3
    • 9
  • e

    elegant-florist-12263

    03/30/2023, 7:49 PM
    Hi all, we’re trying to inquire about spryker’s marketplace and haven’t heard back after a week. Any tips on next steps? Thanks.
    p
    • 2
    • 1
  • p

    purple-queen-71270

    03/31/2023, 4:59 AM
    Hello everyone, whenever i create a new theme, it takes 20-30 minutes to reflect the same on storefront. Is there is anyway to minimize this time?
  • s

    swift-plastic-31133

    03/31/2023, 6:59 AM
    Hi All, getting this below error while running the frontendyvesbuild command, any suggestions on this?
1...868788...102Latest