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

    delightful-helicopter-40407

    04/14/2023, 1:43 PM
    Hi, has anyone had a DNS_PROBE_POSSIBLE error when accessing endpoints?
  • c

    clean-sundown-47111

    04/17/2023, 5:18 AM
    Hi team , I am working on B2B market place , in this when ever we are purchasing any order so for payment there is an option of invoice , why this is name as invoice and how it works and why it ia usingg , and how to generate a invoice for an order in B2B market place.
  • f

    fast-activity-30172

    04/17/2023, 6:43 AM
    Hi Everyone, I have a large number of data in the database and that's why I am fetching the data in chunks using limit and offset, with do while loop. But the strange thing is that each loop is increasing my memory usage, where I am setting my all defined variables to null and cleaning the garbage collection. What else I can do to reset my memory to the initial stage?? @wooden-king-30682
    w
    • 2
    • 3
  • c

    clean-sundown-47111

    04/17/2023, 6:46 AM
    Hi Team, I am working on place an order on B2B market place , in B2B market place the mail is not generating on local environment local mail box on http://mail.spryker.local/ how can we configure this or how we can use that in B2B market place
  • c

    clean-sundown-47111

    04/17/2023, 9:16 AM
    Hi Team , I am working on order confirmation mail , but as i go in MailDependencyProvider.php file for see what plugin in atached but that all shows as deprecated can have any alternate for that deprecated plugin so that i can able to get mail on order confirm.
  • a

    able-judge-69057

    04/17/2023, 11:09 AM
    hey team i am getting this error when i am running consolepropelinstall
    p
    • 2
    • 18
  • r

    rough-finland-88303

    04/17/2023, 11:17 AM
    Hey Spryker Guys I am working with Spryker Version 202108.0, and while executing data import console command, shows the error like vhost us-docker not found However I have changed the deprecation of PropelConstants::ZED_DB_ENGINE_MYSQL (with PropelConstants::ZED_DB_ENGINE) in config_default.php file referring B2B demo shop do any other file also needs to be update, or can any help to get the resolution Thanks you. PFA attached screenshot for reference.
    a
    • 2
    • 1
  • b

    bulky-toothbrush-76

    04/17/2023, 11:25 AM
    Hey, i am getting an error while trying to send an email using the mail facade: Unable to register extension "Spryker\Zed\Glossary\Communication\Plugin\TwigTranslatorPlugin" as extensions have already been initialized. Does someone has an idea why this happens as only one method handleMail(Mailtransfer) is called, the exception is thrown in Spryker code -> vendor/twig/twig/src/Environment.php(603): Twig\ExtensionSet->addExtension(Object(Spryker\Zed\Glossary\Communication\Plugin\TwigTranslatorPlugin)) Thanks for any help
  • r

    rough-agency-88294

    04/18/2023, 6:33 AM
    https://docs.spryker.com/docs/scos/dev/back-end-development/data-manipulation/data-publishing/implement-event-trigger-publisher-plugins.html has a link to confluence, is that expected?
    ✅ 1
    p
    • 2
    • 1
  • r

    rough-agency-88294

    04/18/2023, 7:29 AM
    What event do I trigger to update elasticsearch when I mark an item as not searchable in SQL?
    c
    • 2
    • 4
  • r

    rich-guitar-29888

    04/18/2023, 8:26 AM
    Hey Team, I am working in data exporting in B2B marketplace and the CSV files only showing tables names not it's value but in my database orders are showing. or else is there any Document where i can learn how to create custom Data Export module.
    👀 1
  • a

    able-judge-69057

    04/18/2023, 12:35 PM
    Hey Team I am getting this error Can anyone help me please Error - Exception: Class "Generated\Shared\Transfer\AclEntityMetadataConfigTransfer" not found in /data/vendor/spryker/acl-entity/src/Spryker/Zed/AclEntity/Business/Reader/AclEntityMetadataConfigReader.php (54) Command: /data/vendor/bin/console propel:install Trace: #0 /data/vendor/spryker/acl-entity/src/Spryker/Zed/AclEntity/Business/AclEntityFacade.php(69): Spryker\Zed\AclEntity\Business\Reader\AclEntityMetadataConfigReader->getAclEntityMetadataConfig(false) #1 /data/vendor/spryker/acl-entity/src/Spryker/Zed/AclEntity/Persistence/Propel/Behavior/AclEntityBehavior.php(112): Spryker\Zed\AclEntity\Business\AclEntityFacade->getAclEntityMetadataConfig(false) #2 /data/vendor/propel/propel/src/Propel/Generator/Model/Database.php(900): Spryker\Zed\AclEntity\Persistence\Propel\Behavior\AclEntityBehavior->modifyTable() #3 /data/vendor/propel/propel/src/Propel/Generator/Model/Schema.php(270): Propel\Generator\Model\Database->doFinalInitialization() #4 /data/vendor/propel/propel/src/Propel/Generator/Manager/AbstractManager.php(371): Propel\Generator\Model\Schema->doFinalInitialization() #5 /data/vendor/propel/propel/src/Propel/Generator/Manager/AbstractManager.php(167): Propel\Generator\Manager\AbstractManager->loadDataModels() #6 /data/vendor/propel/propel/src/Propel/Generator/Manager/ModelManager.php(50): Propel\Generator\Manager\AbstractManager->getDataModels() #7 /data/vendor/propel/propel/src/Propel/Generator/Command/ModelBuildCommand.php(150): Propel\Generator\Manager\ModelManager->build() #8 /data/vendor/spryker/propel-orm/src/Spryker/Zed/PropelOrm/Communication/Generator/Command/ModelBuildCommand.php(28): Propel\Generator\Command\ModelBuildCommand->execute(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Communication/Command/Runner/PropelCommandRunner.php(64): Spryker\Zed\PropelOrm\Communication\Generator\Command\ModelBuildCommand->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Communication/Console/BuildModelConsole.php(54): Spryker\Zed\Propel\Communication\Command\Runner\PropelCommandRunner->runCommand(Object(Spryker\Zed\PropelOrm\Communication\Generator\Command\ModelBuildCommand), Object(Symfony\Component\Console\Input\InputDefinition), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /data/vendor/symfony/console/Command/Command.php(298): Spryker\Zed\Propel\Communication\Console\BuildModelConsole->execute(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/Communication/Console/Console.php(241): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Communication/Console/PropelInstallConsole.php(75): Spryker\Zed\Kernel\Communication\Console\Console->runDependingCommand(Object(Spryker\Zed\Propel\Communication\Console\BuildModelConsole)) #14 /data/vendor/symfony/console/Command/Command.php(298): Spryker\Zed\Propel\Communication\Console\PropelInstallConsole->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /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)) #16 /data/vendor/symfony/console/Application.php(301): Symfony\Component\Console\Application->doRunCommand(Object(Spryker\Zed\Propel\Communication\Console\PropelInstallConsole), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /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)) #18 /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)) #19 /data/vendor/spryker/console/bin/console(27): Symfony\Component\Console\Application->run() #20 /data/vendor/bin/console(120): include('/data/vendor/sp...')
    w
    • 2
    • 2
  • a

    acoustic-painter-45206

    04/18/2023, 12:43 PM
    Hello! I'm trying to extend some Zed GUI js code, so I did the following: 1. Created a new entry point of
    extension-init.entry.js
    2. Built the solution, made sure that new bundle is available via the corresponding endpoint Now, I want to somehow to include my new asset file to the Zed layout
    @Gui/Layout/layout.twig
    :
    Copy code
    <script src="{{ assetsPath('js/extension-init.js') }}"></script>
    Is there any way to do that without copying all the entire contents of vendor's
    src/Spryker/Zed/Gui/Presentation/Layout/layout.twig
    to a new layout file, which I'm trying to avoid to make sure that new versions of Gui module wouldn't conflict with my old code? Or maybe there's any other option for me to include the block of html on every Zed page?
    q
    • 2
    • 1
  • c

    clean-sundown-47111

    04/19/2023, 9:19 AM
    I have defined the method getFactory and getFacade above class and when i'm using getFactory it is not reaching in the function but the control mousclick gets the path but it is not working. return $this->getFacade()->exportCustomer($dataExportConfigurationTransfer); this line is not working
    w
    • 2
    • 13
  • r

    rough-finland-88303

    04/19/2023, 12:05 PM
    Hi Spryker Guys While executing Propel:migrate command, it shows the exception error to execute Alter statement, could somebody share the right approach to resolve such error, Thank you Propel\Runtime\Exception\RuntimeException - Exception: <error>Failed to execute SQL "ALTER TABLE
    spy_category
    CHANGE
    fk_category_template
    fk_category_template
    INTEGER NOT NULL". Aborting migration.</error> in /data/vendor/propel/propel/src/Propel/Generator/Command/MigrationMigrateCommand.php (149)
    p
    • 2
    • 4
  • f

    fierce-agency-72925

    04/19/2023, 1:39 PM
    Hi I want to change foreign key attributes for spy_category_node Restrict to Casecade. I have tried by adding following content in src/Pyz/Zed/MyModule/Persistence/Propel/Schema/spy_category.schema.xml
    Copy code
    <table name="spy_category_node" idMethod="native">
            <foreign-key foreignTable="spy_category_node"  refPhpName="Node" onDelete="CASCADE" >
                <reference foreign="id_category_node" local="fk_parent_category_node"/>
            </foreign-key>
            <foreign-key foreignTable="spy_category" refPhpName="Node" onDelete="CASCADE">
                <reference foreign="id_category" local="fk_category"/>
            </foreign-key>
    
        </table>
    and executed
    console propel:install
  • w

    wonderful-baker-94910

    04/19/2023, 2:06 PM
    #help Hi Everyone, just a quick question, How can i delete the multiple products ?
  • r

    rich-guitar-29888

    04/20/2023, 4:43 AM
    Hey Team, I am using VSCode and i want to enable xdebug in this how can i setup for this.
    a
    • 2
    • 1
  • a

    ambitious-carpet-94690

    04/20/2023, 6:22 AM
    Hi Team i am facing error on running command docker/sdk console propel:install Error - Exception: Call to a member function hasCompositePrimaryKey() on null in /data/vendor/propel/propel/src/Propel/Generator/Model/Table.php (866) Can anyone assist on this ?
  • a

    alert-carpet-93304

    04/20/2023, 7:34 AM
    Hello, has anyone got experience with changing the favicon with multiple store instances? Currently it always takes the 'favicon.ico' file from the public/Yves directory. Perhaps if someone has experience with this and changing the favicon based on what store you're at. Thanks! 😀
  • n

    numerous-crowd-1561

    04/20/2023, 11:43 AM
    Hii Everyone, i have setuped spryker code locally and modified it now i want to deploy it on server how i can do it please guide me.
    w
    • 2
    • 5
  • l

    late-tiger-76201

    04/20/2023, 2:14 PM
    Hello; Does anybody have a tutorial how to setup codeception tests for phpstorm with docker? Thx
  • e

    early-army-90039

    04/20/2023, 6:08 PM
    Hi team if i need to change the foreign key action of
    spy_product_category_filter
    file from
    RESTRICT
    to
    CASCADE
    . Please let me know which steps I should follow. When I am trying by putting following code:
    Copy code
    <foreign-key foreignTable="spy_category" onDelete="CASCADE">
                <reference foreign="id_category" local="fk_category" />
            </foreign-key>
    I am getting this error:
    e
    • 2
    • 2
  • c

    clean-sundown-47111

    04/21/2023, 1:22 PM
    Hi team , As in gift card product there is no shipment method , if i want to implement the No shipment for all product basically i don't want shipment step from checkout process so how can i acheive this.
    w
    s
    • 3
    • 5
  • k

    kind-sunset-60137

    04/22/2023, 10:38 AM
    Hi Experts,
  • k

    kind-sunset-60137

    04/22/2023, 10:39 AM
    I am new to Spryker and trying to setup the local Spryker for B2C Marketplace. I followed all the steps as per guide and can access backoffice. But I am not able to access merchant portal and the storefront. Please suggest.
    m
    • 2
    • 2
  • w

    wonderful-baker-94910

    04/22/2023, 11:28 AM
    #help hi I am facing this error everytime when trying to open backoffice, if anyone knows about how to fix this please let me know,
    w
    • 2
    • 4
  • a

    astonishing-belgium-59421

    04/24/2023, 6:32 AM
    Hi guys. I am getting below error while performing "docker/up" and "yves:build" command. Any suggestion(s)?
    w
    • 2
    • 1
  • a

    alert-carpet-93304

    04/24/2023, 10:34 AM
    Hi, has anyone gotten this security check error as of recently? If so what version of guzzle http psr7 did you upgrade to which does not cause any problems with spryker? 1 package has known vulnerabilities. guzzlehttp/psr7 (2.4.3) ----------------------- * [CVE-2023-29197][]: Improper header validation [CVE-2023-29197]: https://github.com/guzzle/psr7/security/advisories/GHSA-wxmh-65f7-jcvw
    p
    • 2
    • 1
  • s

    swift-plastic-31133

    04/25/2023, 5:59 AM
    Hi All, i am facing below error while running console frontendyvesbuild command, suggestion for this??
    w
    • 2
    • 1
1...899091...102Latest