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

    able-judge-69057

    04/06/2023, 4:00 AM
    Hey Team , when i click on the product in the product list page it gives me error
  • j

    jolly-match-9710

    04/06/2023, 10:03 AM
    Hi 🙂 I'm new to Spryker and recently joined a project that uses the Glue API to create an ecommerce solution. At the moment i'm trying to set this field via API - but i can't find a fitting endpoint, i would assume its /checkout-data - anyone got an idea?
    👋 1
    p
    • 2
    • 1
  • a

    astonishing-belgium-59421

    04/06/2023, 11:44 AM
    Hi guys, I am getting below error while running "npm install". Any idea on this error
    w
    s
    • 3
    • 2
  • f

    few-tomato-6859

    04/06/2023, 12:48 PM
    Does anyone have this problem of a category site redirecting infinitely? Can't access anything beyond the homepage. I'm trying to access
    yves.spryker.local/de-de/men/sneakers
    and it redirects me to
    /de-de/men/sneakers
    and from there back to
    yves.../men/sneakers
    in a loop. I've rebuild the containers, ran
    frontend:install
    ,
    router:cache:warm-up
    and the application works in dev and prod. Not sure where to go from here 😬
    👀 1
  • s

    some-gpu-85939

    04/07/2023, 11:30 AM
    Hi, I've just finished Akeneo PIM installation. I've installed akeneo-pim-middleware package with composer - there is no PHP 8 compatible package, but on GH is fix, so I downloaded it on hard drive and install with composer locally. According to the documentation <Akeneo:%20Console%20commands|https://docs.spryker.com/docs/pbc/all/product-information-management/202212.0/third-party-integrations/akeneo/akeneo-console-commands.html> this console commands should works as OOTB, but i get only exception :
    Error - Exception: Call to undefined method SprykerEco\Zed\AkeneoPimMiddlewareConnector\Communication\Plugin\Configuration\SuperAttributeImportConfigurationPlugin::getProcessConfigurationPlugins()
    in /data/vendor/spryker-middleware/process/src/SprykerMiddleware/Zed/Process/Business/PluginResolver/ProcessPluginResolver.php (32)
    I try, just for a testing purpose, put this undefined method to SuperAttributeImportConfigurationPlugin. Result is that, I get new not found exception:
    Spryker\Zed\Kernel\Exception\Container\ContainerKeyNotFoundException - Exception: Spryker Kernel Exception
    Container does not contain the called "AKENEO_PIM_MIDDLEWARE_CATEGORY_IMPORTER_PLUGIN"
    You can fix this by adding the key "AKENEO_PIM_MIDDLEWARE_CATEGORY_IMPORTER_PLUGIN" to your "AkeneoPimMiddlewareConnectorDependencyProvider"
    in /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/BundleDependencyProviderResolverAwareTrait.php (51)
    However
    "AKENEO_PIM_MIDDLEWARE_CATEGORY_IMPORTER_PLUGIN"
    exists in
    "AkeneoPimMiddlewareConnectorDependencyProvider"
    so I don't know where problem is.
  • h

    handsome-alligator-65997

    04/07/2023, 11:40 AM
    Hi Everyone, I want to write Ajax on the element in Minicart and I found the cart-block molecule where scss written Please guide me where and how i can put my ajax method?
    • 1
    • 1
  • c

    clean-sundown-47111

    04/09/2023, 9:05 AM
    Hi team , I am installing spryker with docker on ubuntu while running docker/sdk bootstrap deploy.dev.yml i am getting error Running generator genrsa: Can't open "/data/deployment/context/ssh/private.key" for writing, Permission denied Please help me out
    p
    • 2
    • 2
  • c

    clean-sundown-47111

    04/10/2023, 4:07 AM
    Hi team , I am facing issue while runnig data import commnad console data:import the error is as follows : - Starting import with /data/data/import/local/full_EU.yml configuration file. Error - Exception: Call to a member function getIdStore() on null in /data/src/Pyz/Zed/DataImport/Business/Model/ProductAbstractStore/Writer/ProductAbstractStorePropelDataSetWriter.php (84) Command: /data/vendor/bin/console data:import /data/src/Pyz/Zed/DataImport/Business/Model/ProductAbstractStore/Writer/ProductAbstractStorePropelDataSetWriter.php(51): Pyz\Zed\DataImport\Business\Model\ProductAbstractStore\Writer\ProductAbstractStorePropelDataSetWriter->getIdStoreByName('INDIA')
    p
    • 2
    • 3
  • c

    clean-sundown-47111

    04/10/2023, 8:36 AM
    Hi team , I am working on the search of spryker b2c , i want to implement that there should be a dropdown for category beside the search bar at header and user can select any one category now the search should only filter and get data from the respected selected category or data should be only filter based on selected category How can i acheive that and how can i get all the category dynamic from the zed means how can i show dropdown of category dynamic .
  • a

    able-judge-69057

    04/11/2023, 4:21 AM
    Hey team , i am getting error . I have just write down the code for connect the client in yves and client folder . After getting error i have commented that code.The error is in the given screenshot . I have checked inside checkout controller in yves dd( $this->getFactory() ->createCheckoutFormFactory() ->createCustomerFormCollection()); this is giving me blank array . But it should be login form , registration and guest user form.
  • a

    able-judge-69057

    04/11/2023, 8:12 AM
    hey Team , I am unable to extend CheckoutController in Yves .Still vendor CheckoutController is running . Please give me solution
    a
    • 2
    • 14
  • c

    calm-toddler-60539

    04/11/2023, 10:27 AM
    Hello all. Can someone please advice me how to disallow a product to be viewable from yves with respect to certain elasticsearch page values? Where to start?
    b
    • 2
    • 5
  • c

    calm-toddler-60539

    04/12/2023, 6:25 AM
    Hello all, I would like to add a new key and value here in the elastic search product abstract pages. Can someone please guide me where should I look into ?
    b
    • 2
    • 2
  • b

    bright-librarian-29390

    04/12/2023, 6:33 AM
    Hey, has anyone integrated the Stripe payment gateway with Spryker?
    a
    • 2
    • 1
  • p

    purple-church-46632

    04/12/2023, 6:46 AM
    Hello all, I am trying to run the 202212 release B2C shop using the Docker SDK. But I am encountering the following issue:
    Copy code
    Fatal error: Uncaught Error: Class "Spryker\Shared\Store\StoreConstants" not found in /data/config/Shared/config_default.php:630
    Stack trace:
    #0 /data/vendor/spryker/config/src/Spryker/Shared/Config/Config.php(206): include()
    #1 /data/vendor/spryker/config/src/Spryker/Shared/Config/Config.php(138): Spryker\Shared\Config\Config::buildConfig('default', Object(ArrayObject))
    #2 /data/vendor/spryker/config/src/Spryker/Shared/Config/Config.php(56): Spryker\Shared\Config\Config::init()
    #3 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/AbstractBundleConfig.php(22): Spryker\Shared\Config\Config::get('KERNEL:RESOLVAB...', false)
    #4 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/KernelConfig.php(48): Spryker\Shared\Kernel\AbstractBundleConfig->get('KERNEL:RESOLVAB...', false)
    #5 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/AbstractClassResolver.php(393): Spryker\Shared\Kernel\KernelConfig->isResolvableClassNameCacheEnabled()
    #6 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/AbstractClassResolver.php(237): Spryker\Shared\Kernel\ClassResolver\AbstractClassResolver->isCacheEnabled()
    #7 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/AbstractClassResolver.php(143): Spryker\Shared\Kernel\ClassResolver\AbstractClassResolver->findCacheKey()
    #8 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/ClassResolver/Communication/CommunicationFactoryResolver.php(29): Spryker\Shared\Kernel\ClassResolver\AbstractClassResolver->doResolve(Object(Spryker\Zed\Install\Communication\Console\InstallConsole))
    #9 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/Communication/Console/Console.php(144): Spryker\Zed\Kernel\ClassResolver\Communication\CommunicationFactoryResolver->resolve(Object(Spryker\Zed\Install\Communication\Console\InstallConsole))
    #10 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/Communication/Console/Console.php(124): Spryker\Zed\Kernel\Communication\Console\Console->resolveFactory()
    #11 /data/vendor/spryker/install/src/Spryker/Zed/Install/Communication/Console/InstallConsole.php(60): Spryker\Zed\Kernel\Communication\Console\Console->getFactory()
    #12 /data/vendor/symfony/console/Command/Command.php(123): Spryker\Zed\Install\Communication\Console\InstallConsole->configure()
    #13 /data/vendor/spryker/install/bin/install(32): Symfony\Component\Console\Command\Command->__construct()
    #14 /data/vendor/bin/install(120): include('/data/vendor/sp...')
    #15 {main}
      thrown in /data/config/Shared/config_default.php on line 630
    When I search for the given file (
    StoreConstants
    ) I cannot find it in the project. What am I missing?
    a
    s
    • 3
    • 6
  • c

    calm-toddler-60539

    04/12/2023, 6:47 AM
    Hello all, can someone please tell me how can I trigger product publish event manually to debug it?
    s
    a
    +2
    • 5
    • 5
  • a

    ancient-apartment-59274

    04/12/2023, 11:45 AM
    Hello, does somebody know if there is a reason why the iso code column in currency table should not be unique constrained? We now had a very unlucky bug were somebody changed a currency in the currency.csv. On the next import, spryker simply adds a new entry in that case just with another symbol but with the same currency code instead of changing or at least refusing the item, (the importer checks if the data item does not match code, name and symbol, if so, a new entry is created) … now, for saving a price in the backend, the “fromIsoCode” facade method always picks the first which leads to an unexpected behaviour. Is there a case for multiple iso codes? In my opinion not …
  • a

    able-judge-69057

    04/12/2023, 12:19 PM
    Hey Team , we can export the order data in spryker using
    console data:export --config file-name.yml
    , where
    file-name.yml
    . And I have checked it out inside code as well .Like inside vender/spryker/sales-data-export module . Can we create our own module to export product , customers and other things ?
    a
    • 2
    • 5
  • b

    broad-queen-33863

    04/12/2023, 1:24 PM
    Sup. I'm trying to set up a form in Zed right now, and i need to get the value of current user email. Is there an easy way to achieve that ?
    a
    • 2
    • 5
  • d

    delightful-helicopter-40407

    04/13/2023, 8:28 AM
    Hi everyone, I'm having trouble installing Docker in Windows. I'm following the doc and when I do docker/sdk up I get the error in the image. I've tried to change the port number to 81 and I can see the main dashboard, however, Docker isn't connecting to the database, it says denied for root user, which is a bit odd. Has anyone else had the same problem?
    p
    b
    • 3
    • 3
  • c

    calm-toddler-60539

    04/13/2023, 10:11 AM
    Hello all, my Spryker's b2b demo installation has 'CD' as current country when I do
    Store::getInstance()->getCurrentCountry();
    Eventhough I am not in 'CD' or using a VPN. Can someone please tell me if it's normal? Or where I can check the region/country settings?
    b
    • 2
    • 2
  • d

    delightful-helicopter-40407

    04/13/2023, 10:49 AM
    Trying to run
    docker/sdk up
    and and get this error. Why is the install aborted?
  • h

    handsome-alligator-65997

    04/13/2023, 10:53 AM
    Hii Everyone, i am doing download as csv in backoffice and i am not getting table data in csv file please help me for the same
  • r

    rough-finland-88303

    04/13/2023, 12:49 PM
    Hey Guys With B2B demo shop version 202108, While executing frontendyvesbuild, receives the error as shown in the attached screenshot Could anyone knows the cause of the error and respective resolution Thank you
  • c

    clean-sundown-47111

    04/13/2023, 1:12 PM
    Hii Team, I am working on PLP page , i want one extra attributes in every product name description , i want product description on every product tile on PLP page how we can fetch that , i debug much but i didn't find that , How can i do that .
  • r

    rough-finland-88303

    04/13/2023, 1:14 PM
    Hey Spryker Guys With B2B demo shop versoin 202108, While executing frontendzedbuild command, shows the error as per the attached screenshot Could anyone know the cause of the error and solution for the error Thank you
    q
    s
    • 3
    • 2
  • f

    fancy-garage-20650

    04/13/2023, 7:39 PM
    Hi need to execute in jenkins staging this command _*$PHP_BIN vendor/bin/console dataimportglossary*_ But for SR store if I execute this command now than it will be executed for default store On local machine i execute it like this _*docker/sdk cli APPLICATION_STORE=SR console data:import glossary*_ But this doesn't work on jenkins staging
    w
    • 2
    • 1
  • c

    clean-sundown-47111

    04/14/2023, 9:05 AM
    Hi team , I am working on B2B marketplace ant try to access merchent portal but it shows some errors
    b
    • 2
    • 6
  • a

    astonishing-belgium-59421

    04/14/2023, 12:03 PM
    Hi Team, I am getting below error while performing npm install. The npm version is 9.5.1 and node version is 18.16.0. Any suggestion(s) what's wrong here?
    a
    q
    s
    • 4
    • 3
  • s

    silly-author-74891

    04/14/2023, 12:59 PM
    Hello there! Does anyone already see this message on a fresh project? Posted in #docker
1...888990...102Latest