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

    wonderful-baker-94910

    03/31/2023, 8:09 AM
    #help Hi team, I don't know how but suddenly all the workspace in the Content section is not showing any data
    p
    • 2
    • 14
  • a

    able-judge-69057

    03/31/2023, 10:22 AM
    hey Team , In spryker how is the Auth working for login Yves customer form . Is there any document to study about it ?
    p
    • 2
    • 4
  • r

    ripe-shampoo-72204

    03/31/2023, 2:14 PM
    HI Team
  • r

    ripe-shampoo-72204

    03/31/2023, 2:18 PM
    I am facing the below issue while accessing ZED & YVES layer. ErrorException - FATAL ERROR - Declaration of Spryker\Shared\Application\Application::handle(Symfony\Component\HttpFoundation\Request $request, int $type = self::MASTER_REQUEST, bool $catch = true): Symfony\Component\HttpFoundation\Response must be compatible with Symfony\Component\HttpKernel\HttpKernelInterface::handle(Symfony\Component\HttpFoundation\Request $request, $type = self::MASTER_REQUEST, $catch = true) in /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php (130) *Url:*/ Trace:
    Copy code
    #0 /data/vendor/spryker/error-handler/src/Spryker/Shared/ErrorHandler/ErrorHandlerEnvironment.php(107): Spryker\Shared\ErrorHandler\ErrorHandler->handleFatal()
    #1 [internal function]: Spryker\Shared\ErrorHandler\ErrorHandlerEnvironment->Spryker\Shared\ErrorHandler\{closure}()
    #2 {main}
    Any solution for this issue. I have updated guzzlehttp/psr7 latest version also. Still the problem not solved
  • c

    clean-sundown-47111

    04/03/2023, 4:36 AM
    Hi Team , Can anyone suggest me how can setup multiple store with separate product and category and how can import data for separate store
  • c

    clean-sundown-47111

    04/03/2023, 5:29 AM
    Hi Team can anyone help me Error - Exception: Undefined constant Pyz\Zed\Console\ConsoleDependencyProvider::COMMAND_SEPARATOR in /data/src/Pyz/Zed/Console/ConsoleDependencyProvider.php (349) Command: /data/vendor/bin/console dataimportacl-role Trace: #0 /data/vendor/spryker/console/src/Spryker/Zed/Console/ConsoleDependencyProvider.php(89): Pyz\Zed\Console\ConsoleDependencyProvider->getConsoleCommands(Object(Spryker\Zed\Kernel\Container)) #1 /data/vendor/spryker/container/src/Spryker/Service/Container/Container.php(279): Spryker\Zed\Console\ConsoleDependencyProvider->Spryker\Zed\Console\{closure}(Object(Spryker\Zed\Kernel\Container)) #2 /data/vendor/spryker/container/src/Spryker/Service/Container/Container.php(216): Spryker\Service\Container\Container->getService('commands') #3 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/BundleDependencyProviderResolverAwareTrait.php(54): Spryker\Service\Container\Container->get('commands') #4 /data/vendor/spryker/console/src/Spryker/Zed/Console/Communication/ConsoleCommunicationFactory.php(54): Spryker\Zed\Kernel\AbstractFactory->getProvidedDependency('commands') #5 /data/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(66): Spryker\Zed\Console\Communication\ConsoleCommunicationFactory->getConsoleCommands() #6 /data/vendor/symfony/console/Application.php(1297): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->getDefaultCommands() #7 /data/vendor/symfony/console/Application.php(673): Symfony\Component\Console\Application->init() #8 /data/vendor/symfony/console/Application.php(259): Symfony\Component\Console\Application->find('dataimportacl...') #9 /data/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(114): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /data/vendor/symfony/console/Application.php(171): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /data/vendor/spryker/console/bin/console(27): Symfony\Component\Console\Application->run() #12 /data/vendor/bin/console(120): include('/data/vendor/sp...') #13 {main}
    p
    • 2
    • 1
  • c

    clean-sundown-47111

    04/03/2023, 5:35 AM
    Hi team What is this error about Starting import with /data/data/import/local/full_EU.yml configuration file. Symfony\Component\Yaml\Exception\ParseException - Exception: You cannot define a sequence item when in a mapping at line 228 (near "- data_entity: acl-role"). in /data/vendor/symfony/yaml/Parser.php (163) Command: /data/vendor/bin/console dataimportacl-role Trace: #0 /data/vendor/symfony/yaml/Parser.php(97): Symfony\Component\Yaml\Parser->doParse(Array, 0) #1 /data/vendor/symfony/yaml/Yaml.php(80): Symfony\Component\Yaml\Parser->parse('# Example of a ...', 0) #2 /data/vendor/spryker/util-data-reader/src/Spryker/Service/UtilDataReader/Dependency/YamlReaderBridge.php(32): Symfony\Component\Yaml\Yaml::parse('# Example of a ...') #3 /data/vendor/spryker/util-data-reader/src/Spryker/Service/UtilDataReader/Model/BatchIterator/YamlBatchIterator.php(69): Spryker\Service\UtilDataReader\Dependency\YamlReaderBridge->parse('# Example of a ...') #4 /data/vendor/spryker/util-data-reader/src/Spryker/Service/UtilDataReader/Model/BatchIterator/YamlBatchIterator.php(80): Spryker\Service\UtilDataReader\Model\BatchIterator\YamlBatchIterator->initialize() #5 /data/vendor/spryker/data-import/src/Spryker/Zed/DataImport/Communication/Console/Parser/DataImportConfigurationYamlParser.php(51): Spryker\Service\UtilDataReader\Model\BatchIterator\YamlBatchIterator->current() #6 /data/vendor/spryker/data-import/src/Spryker/Zed/DataImport/Communication/Console/Executor/DataImportExecutor.php(67): Spryker\Zed\DataImport\Communication\Console\Parser\DataImportConfigurationYamlParser->parseConfigurationFile('/data/data/impo...') #7 /data/vendor/spryker/data-import/src/Spryker/Zed/DataImport/Communication/Console/DataImportConsole.php(240): Spryker\Zed\DataImport\Communication\Console\Executor\DataImportExecutor->executeByConfigAndImporterType(Object(Symfony\Component\Console\Input\ArgvInput), '/data/data/impo...', 'acl-role') #8 /data/vendor/spryker/data-import/src/Spryker/Zed/DataImport/Communication/Console/DataImportConsole.php(222): Spryker\Zed\DataImport\Communication\Console\DataImportConsole->executeByConfigAndImporterType(Object(Symfony\Component\Console\Input\ArgvInput), '/data/data/impo...', 'acl-role') #9 /data/vendor/symfony/console/Command/Command.php(298): Spryker\Zed\DataImport\Communication\Console\DataImportConsole->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /data/vendor/symfony/console/Application.php(1058): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /data/vendor/symfony/console/Application.php(301): Symfony\Component\Console\Application->doRunCommand(Object(Spryker\Zed\DataImport\Communication\Console\DataImportConsole), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /data/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(114): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /data/vendor/symfony/console/Application.php(171): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /data/vendor/spryker/console/bin/console(27): Symfony\Component\Console\Application->run() #15 /data/vendor/bin/console(120): include('/data/vendor/sp...') #16 {main}
    p
    • 2
    • 1
  • r

    rich-guitar-29888

    04/03/2023, 5:56 AM
    Hi Team , I am trying to add and modify existing category but it is not working. can you please guide me what i am missing or steps for creating.
    đź‘€ 1
  • a

    astonishing-belgium-59421

    04/03/2023, 6:07 AM
    Hi Team, I am getting below error while running frontend:build command in console. Any suggestion(s)? Plus how check on jquery no conflict in spryker?
  • a

    able-judge-69057

    04/03/2023, 6:37 AM
    hey Team , Is there any built in 2 factor authentication on spryker ? I want to integrate OTP auth on customer login
  • c

    clean-sundown-47111

    04/03/2023, 7:29 AM
    Hi team , I am created ACL groups and roles for particular store managing product but as i goint to logged in i can successfully logged in bt i am not able to access it shows that
  • c

    clean-sundown-47111

    04/03/2023, 7:34 AM
    Hi team , As i access back office from admin@spryker.com and password change123 it gives me error on login how can i resolve this :-
    p
    • 2
    • 2
  • c

    clean-sundown-47111

    04/03/2023, 8:37 AM
    Hi team i want to know how to fetch all the navigation category name how can access and fetch it in yves and anyone can suggest me better way if i want to show the dropdown for category filter beside the serach input at header so how and where i have to change from where the navigation and header flow in which controller i have to change so the dynamic data for category select dropdown should come at every page as the search and navigation come
  • c

    calm-toddler-60539

    04/03/2023, 8:39 AM
    Hello guys. I am exploring how to modify abstract product search data from the code. I see ProductAbstractPagePublisher has some functions to do that. I have tried to set up breakpoints in the publishEntities function but I am not able to reach the breakpoints. Can someone please explain how to come about that?
  • c

    clean-sundown-47111

    04/03/2023, 9:41 AM
    how can filter suggestion based on selected category means we have to filter search result based on selected category
  • r

    rough-finland-88303

    04/03/2023, 1:04 PM
    Hi Spryker guys If any hands on this error, would be helpful Thank you
    • 1
    • 1
  • c

    calm-toddler-60539

    04/03/2023, 3:20 PM
    Can someone please tell me which event is triggering the storage of data into spy_product_abstract_page_search?
    g
    f
    • 3
    • 3
  • m

    millions-river-67963

    04/03/2023, 6:07 PM
    Hey team, I have been stuck on this problem for too long. We have our module is not in "spryker-b2c/src/Pyz/Zed". It is our own directory, "our-directory/src/Directory/Zed". Our project requires us to change our Directory name. However, when changing our name from "Directory" to anything else, the file "Zed/Router/codeBucketUS/Pyz/url_generating_routes.php" no longer generates a route for our module. Because of that, we get the error:
    Symfony\Component\HttpKernel\Exception\NotFoundHttpException - No route found for "POST <our module's URL route>"
    My question is, why does Spryker no longer generate routes for our module when we change the name of the namespace? Is there a fix for this, and if so, where can we configure that?
    p
    a
    • 3
    • 11
  • s

    swift-plastic-31133

    04/04/2023, 6:58 AM
    Hi Guys, i have upgraded my spryker project from 202001 to 202009 after upgrading when i am trying to run the frontendyvesbuild command its throwing me below error, any suggestions on this?
    q
    a
    • 3
    • 9
  • l

    limited-pager-82615

    04/04/2023, 9:11 AM
    Hii Team, I am working on Product filter.. I have to filter product using ajax not refreshing page. so,I just want to know that is there any built-in plugin or functionality which i can use. Or if i have to do that by myself so please suggest me a approach so i can achieve the requirement.
  • r

    ripe-shampoo-72204

    04/04/2023, 1:07 PM
    HI Team,
  • r

    ripe-shampoo-72204

    04/04/2023, 1:09 PM
    I am getting the below mentioned error.Any thing missing in configutaions.Pls let me know
  • a

    able-train-56624

    04/04/2023, 1:29 PM
    Hi Everyone! I am trying to package a module properly so it can be easily reused. The problem I’m facing now is with packaging default translations for the strings. I can’t see an obvious place to store them. If I create a mymodule.stringname glossary reference, how should I attach the translations to it? Should I just create a csv and point out in the instructions that translations should be added to the importer?
    a
    • 2
    • 3
  • l

    limited-pager-82615

    04/05/2023, 4:46 AM
    Hi team , I want so store a rendered template in a string and then i have to give that template as string in json for a ajax call , so how can i render that and store in a variable
  • a

    able-judge-69057

    04/05/2023, 5:06 AM
    Hey Team , i have given the route in <a href="otp-resend"> in twig and i have defined this route in router plugin but i am getting this error
  • r

    refined-australia-97241

    04/05/2023, 6:09 AM
    Hey guys, I've created a new cms block (html +text) in the data import csv file. It is correctly imported in the database and I call it in the oms/order_confirmation/Mail/order_confirmation.html.twig. I've simply copied the cms-block-email--order-confirmation--htm with a custom name and added a row with the orders comments in the cms_block.csv and cms_block_store.csv files. However I am getting an error when I emulate a dummyPayement in the backoffice by clicking on "Pay". Am I missing something ? Do I need to declare the locale for this template somewhere elese ?
  • a

    astonishing-belgium-59421

    04/05/2023, 8:57 AM
    Hey guys, I am getting below error while running frontend yves:build command. Any suggestion(s) to resolve this?
  • b

    bright-librarian-29390

    04/05/2023, 1:32 PM
    Hi did anyone try to fix
    No route found for "GET <http://localhost/error-handler/error/error404>"
    when entering http://mp.de.spryker.local/? Someone told me that is known bug but there's still no fix from Spryker or i miss something
  • a

    able-train-56624

    04/05/2023, 1:50 PM
    Hi again everyone, Has anyone done the multistore setup without using subdomains? As in, instead of using the www.us.mystore.com/en and www.de.mystore.com/de we’d use www.mystore.com/en_US & www.mystore.com/en_DE I see some vague explanations in a few comments in the vendor/spryker/router-extension/src/Spryker/Zed/RouterExtension/Dependency/Plugin/RouterEnhancerPluginInterface.php
    Copy code
    * We need to allow projects to use optional arguments in the URL e.g. `/{store}/{locale}/foo-bar`.
    * The configured route will only have an URL like `/foo-bar` without the optional arguments but we need to be able
    * to match an incoming route like `/de/de/foo-bar` to the configured one.
    but then as soon as I’m importing products (urls are shared globally), or trying to login (the module is generating it’s own prefix), things go wrong. I understand I can just split the shop to 3 databases, but I believe this would be overkill, and then would have to spend quite some time synchronizing every store’s catalog, cms, etc. So it’d be great if we can solve this in application runtime. Am I missing something? Did anyone implement something like this?
    m
    • 2
    • 2
  • r

    rough-finland-88303

    04/05/2023, 4:15 PM
    Hey Spryker guys While executing propel install command, receiving error regarding store and queue pool synchronization attribute, do anyone have idea of such error cause and resolution for the same Thank you
    d
    • 2
    • 1
1...878889...102Latest