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

    clean-glass-99425

    12/14/2020, 9:43 PM
    I am trying to update our DEVVM to Sprykers
    v4.0.0
    The provisioning of the VM now runs fine. I downgraded Elastic to v6. But now I get the errors to be seen in the snippet and don't really know why. The
    spy_stores
    is empty and it seems that current store by this just returns null. So I would guess it's some kind of race condition. I imported the shops by hand before this command so the table wasn't empty but it didn't help. Maybe I should update the search module further. But I am a bit out of ideas why this won't work.
    Untitled
  • a

    ancient-apartment-59274

    12/15/2020, 9:04 AM
    Good Morning, does anybody in this round has some practical experience with performance of P&S process for on-demand requested items? How long takes it in real to get the data from saving the database entry to redis/elasticsearch and is this timing stable? So for my theoretical understanding, the data could “wait” up to one minute until a new worker instance for p&s is started. But in practical it often does not feel that long. Is there are also a way to speed this process up or to “enforce” a “synchronized” way? Background: Fetching a customer specific price from an external system for a product triggered by a frontend call should immediately be available for further processes in redis/elasticsearch, so that the next frontend action can work with this prices from redis/elasticsearch. Here it is reasonable to have longer waiting time in frontend until the price is fetched. In my opinion this conflicts with the async behaviour of the whole spryker p&s concept. But maybe there is any concept to solve this problem. Does anybody has experience with this? Best
    m
    l
    s
    • 4
    • 22
  • h

    hallowed-coat-68810

    12/18/2020, 9:08 AM
    Hi all, I have faced the "*[info] npm ERR!*" during Spryker B2B demo shop. Has anybody encountered this problem or a fix at hand?
    m
    s
    • 3
    • 11
  • w

    wide-wolf-99519

    12/18/2020, 11:41 AM
    hello, Im trying to implement publish and synchronize for categories recreating https://documentation.spryker.com/docs/handling-data-with-publish-and-synchronization step by step and it seems I am missing something, because not a single message goes to the queue, and I ask myself, if anything was omitted in this tutorial?
    • 1
    • 1
  • q

    quiet-boots-16346

    12/18/2020, 11:44 AM
    Hello, I might have a little stupid question but when I've switched from IDEA to PhpStorm, all classes like Facades, Repositories and so on are shown as unused cause there is no direct implementation of such class in PHP when code inspection runs. In IDEA I had not such problem and I've checked the plugins which are the same related with PHP. Am I missing some specific PhpStorm configuration here? Thank you.
    c
    • 2
    • 16
  • n

    nice-tiger-15177

    12/20/2020, 6:17 PM
    Hello,
    👋 4
  • n

    nice-tiger-15177

    12/21/2020, 10:30 AM
    I have installed the spryker B2C shop in my localsystem and works fine. Now, I am trying to install spryker B2B shop in local system, first time when i have tried in frontend section timeout error occurs, So i have increased the timeout and execute the frondend section installation completed successfully but in browser frontend and backend not working. Then again, i started installation from the beginning this time in frontend section not completed, frontend section installation take a day till not completed.  I don't know why., Installed Vagrant, virtualbox and Ubuntu versions ., Ubuntu     => 18.04 Vagrant    => 2.2.14 Virtualbox => 5.2.28 FYI, RAM -> 16GB, 100GB is free in Harddisk., Kindly provide the solution to resolve this difficulties, Thanks in advance.,
    b
    • 2
    • 1
  • w

    wide-wolf-99519

    12/21/2020, 1:13 PM
    hey, is it possible, to override behaviour of editors used by zed? when I go to Content Managemet > Blocks > Edit PLaceholder, I'd like to enable codeview option by default (it's preview now) and I'd like to disable default content of editor (it's <p><br></p> now) is it possible by means of some config file?
  • h

    hallowed-coat-68810

    12/22/2020, 7:01 AM
    Hello everyone. We have already created a custom payment module at the project level. Is it possible to offer the custom payment module via composer library (under vendor folder)? If yes, do we need to specify any dependency particularly in composer.json? and to consider the custom payment module with all the payment functionalities, do we need to follow any specific procedure?
    d
    c
    • 3
    • 17
  • q

    quiet-boots-16346

    12/22/2020, 8:10 AM
    Hello everyone, is there a way how to upgrade xdebug in devvm 3.0 to newest version of 2.9.x? It seems like there is a bug in xdebug that I am able to catch the breakpoint only on the first run and on the second one no breakpoint is catched at all. However I am no longer able to catch anything in Zed when doing the Glue requests. Running
    sudo apt-get update
    and then
    sudo apt-get install php-xdebug=2.9.8
    leads to an error that it doesn't know the version 2.9.8. The current version is 2.9.1. I think some similar bug was fixed in 2.9.4.
  • m

    mysterious-king-59256

    12/22/2020, 8:29 AM
    Hello, I need to label lot of products. I used Spryker's label feature and added
    ProductLabelRelationUpdaterPluginInterface
    , but it's launched every minute and this can be a bit problematic with big amount of products. Does Spryker have other possibility to add/remove label on product save?
    m
    • 2
    • 8
  • k

    kind-tomato-4671

    12/25/2020, 1:08 PM
    hello! Help me please, how i can replace this template
    vendor/spryker-eco/payone/src/SprykerEco/Yves/Payone/Theme/default/components/molecules/payone-credit-card
    c
    • 2
    • 4
  • h

    hallowed-coat-68810

    12/28/2020, 11:23 AM
    Hello everyone, I have created the custom payment module and I have struggled with the OMS state during payment and the order history always shows "*New*". I have followed the steps that exist in the documentation https://documentation.spryker.com/docs/dd-be-implementation. Further, I have found the oms active name/state machine payment name in the table "*spy_oms_order_process*" but no state item entries added/updated in table "*spy_oms_order_item_state*" related to my *.xml file. Are any special commands need to execute in the console? Or need to add the state entries manually? So, could anyone please assist to debug and resolve the issue? Thanks in advance. 🙂
    c
    • 2
    • 13
  • s

    silly-motherboard-93855

    12/28/2020, 1:59 PM
    Trying to update to shop-suite 1.7, but getting this:
    Copy code
    vendor/bin/console search:setup:sources
    
    Code bucket: AT | Store: AT | Environment: demobrand
    
    Elastica\Exception\ResponseException - Exception: Validation Failed: 1: mapping type is missing; 
    
    in /vendor/ruflin/elastica/src/Transport/Http.php (182)
    
    Command: vendor/bin/console search:setup:sources
    
    Trace: 
    
    #0 /vendor/ruflin/elastica/src/Request.php(181): Elastica\Transport\Http->exec(Object(Elastica\Request), Array)
    #1 /vendor/ruflin/elastica/src/Client.php(521): Elastica\Request->send()
    #2 /vendor/ruflin/elastica/src/Client.php(556): Elastica\Client->request('at_page/_mappin...', 'PUT', Array, Array)
    #3 /vendor/ruflin/elastica/src/Index.php(638): Elastica\Client->requestEndpoint(Object(Elasticsearch\Endpoints\Indices\PutMapping))
    #4 /vendor/ruflin/elastica/src/Mapping.php(170): Elastica\Index->requestEndpoint(Object(Elasticsearch\Endpoints\Indices\PutMapping))
    (...)
    did anyone hit this before?
    c
    • 2
    • 8
  • h

    hallowed-coat-68810

    12/30/2020, 3:19 PM
    Hello everyone, I want to install the Spryker B2C demo shop with public accessibility (custom domain/hostname) along with the Virtual Box installation process. It's possible? If yes, please share the details to configure the custom domain for the shop front and back office. Thanks in advance.
  • l

    little-secretary-81579

    01/04/2021, 12:00 PM
    Hi everybody, I do have an issue with store-specific search setup. OOTB there is one page.json file containing the basic config. If I want to have a search config specific to a store (say UK), I used to add a file uk_page.json, so this file is only used for UK search setup. However in current version the behavior changed: Having a uk_page.json file will have the
    search:setup
    command to create two indices: uk_page and uk_uk_page. Am I doing something wrong or is this a bug?
  • w

    wide-wolf-99519

    01/04/2021, 1:52 PM
    hello, happy new year, I have two issues, don't know if those are connected: • something seems to be wrong with how application handles HttpExceptions, beacause when NotFoundHttpException is thrown response code is 500 instead of 404, • symfony profiler bundle is not working, /_wdt results in 500 (should be 404) because no route is found Anyone experienced similiar issues?
    a
    i
    • 3
    • 4
  • g

    gentle-architect-75453

    01/06/2021, 12:04 PM
    Hi guys, I have a question concerning the checkout process and whether I am missing something there. 1. Proceed to the summary 2. return to the address step -> enter invalid Data 3. click "continue" or use the breadcrumb to continue then it is possible to order items with invalid Data 😕 I could change the breadcrumb so that it is not clickable anymore - but I think there is a general bug. I was able to reproduce it in the demo shop. Cheers
    a
    • 2
    • 4
  • a

    ancient-apartment-59274

    01/06/2021, 2:24 PM
    Hello everybody, the merchant price relation feature seems to fit to a marketplace scenario. So the owner of the b2b shop is the marketplace provider. A buyer is any registered company. The merchant is also any another different company. So basically 3 roles involved here. If we want to use customer specific prices but we don’t have that marketplace situation (no other companies selling items, b2b-shop owner = seller) … is it intended to use the marketplace feature for this situation anyway just with the difference, that only one merchant (the b2b owner) exists? Or is this additional layer of merchants not required? At the moment I don’t see any other solution to use customer specific prices without using merchant relationships here … or do i miss something in this concept? Any experiences? Best regards
    i
    c
    • 3
    • 15
  • s

    silly-motherboard-93855

    01/07/2021, 9:31 AM
    Hey, trying to upgrade one of our modules in ZED, and getting the following there:
    Copy code
    Spryker \ Service \ Container \ Exception \ NotFoundException
    The requested service "security.authentication_providers" was not found in the container!
    can you help me pinpoint where this is configured in ZED (so: where do we miss it)?
    p
    m
    s
    • 4
    • 25
  • s

    silly-motherboard-93855

    01/07/2021, 11:48 AM
    ok, so the above issue was fixed, how do you add an authentication provider to Zed module? speaking about
    Copy code
    InvalidArgumentException: You must at least add one authentication provider. in file vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php on line 51
    EDIT: turning off the debug and in Zed it makes this issue go away, but I'm pretty sure I'd like to have the debug toolbar working
    a
    s
    • 3
    • 27
  • h

    hallowed-coat-68810

    01/08/2021, 6:17 AM
    Hello everyone, I have created a payment module like the vendor module(composer) and everything works fine. Now I want to add the custom JS script file to handle the Credit Card payment form (credit-card.twig) validation etc., Anyone please share the knowledge to add a custom js file for the Yves template. Also, I have referred some payment providers regarding this and found some of them using script files under the "assets" directory. If, this is the right way? then please share what are the procedure to and post-process to use the "asset" option. Thanks in advance.
    c
    q
    • 3
    • 7
  • l

    little-secretary-81579

    01/08/2021, 10:58 AM
    Hey fellows, can Spryker search operate with Elasticsearch 7?
    q
    a
    • 3
    • 8
  • c

    careful-country-34175

    01/08/2021, 11:59 AM
    Hello everyone, when i try to execute
    propel:install
    on a fresh installation, i get this following exception. Does anybody know, where it could come from? // Exception in Thread
    m
    w
    m
    • 4
    • 9
  • g

    glamorous-quill-49387

    01/08/2021, 1:48 PM
    Hi everyone, a tricky question here: Lets say i have an oms process running in the background, is it possible to send some sort of signal (cancellation request) to cancel the order and stop the oms exectuion. If i just make an api request to cancell the order, the running process overrides the request
    g
    • 2
    • 2
  • w

    wide-wolf-99519

    01/11/2021, 8:41 AM
    hello, it seems that I am unable to create new CMS blocks because of
    Copy code
    Spryker \ Zed \ CmsBlock \ Business \ Exception \ CmsBlockKeyNotCreatedException
    Cannot create key: maximum iterations threshold met.
    please advise
  • a

    ancient-apartment-59274

    01/11/2021, 2:31 PM
    Hello everybody, since we had this topic several times now I want to clarify it finally 😉 Whats the recommended way defining transfer objects for modules on project level? I can barely remember in spryker training there was a hint to define exactly the structure that is required/expected in the module and NOT rely on the fact, that some other module is defining the transfer already … for example my custom module xyz requires the customer transfer which is already defined in the customer modules transfer files but anyway you should defined it in your own module because in doubt you have no customer module and the transfer is missing … that makes absolutely sense to me but also includes many duplications if i think of a complex structure like customers with many data under it. I think on module level one would define a dependency to another module to ensure the presence of the required models but how is it recommended on project level? Any resources to this topic here? Couldn’t find anything … Have a nice week! Best regards 🙂
    ✅ 1
  • w

    wide-wolf-99519

    01/11/2021, 3:37 PM
    is there a reason there is no
    Copy code
    CmsBlockEvents::ENTITY_SPY_CMS_BLOCK_CREATE
    constant?
    s
    • 2
    • 1
  • h

    hallowed-coat-68810

    01/12/2021, 12:06 PM
    Hello everyone, I have faced the error "*throw* new SuspiciousOperationException*(*sprintf*('Untrusted Host "%s".',* $host*));*" after changing the custom domain name with Spryker B2C shop system with the virtual machine. I have followed the steps in the steps https://documentation.spryker.com/docs/post-installation-steps-and-additional-info#setting-a-domain-name-for-the-shop. I have also configured the domain inside the vagrant host files. Anyone, please let me know if need any additional steps required to reflect. Thanks in advance.
    m
    a
    • 3
    • 10
  • h

    hallowed-coat-68810

    01/13/2021, 7:39 AM
    Hello everyone, How to add/update the currency in Spryker B2C demo storefront and default it's displays EUR & CHF? Thanks in advance.
    a
    • 2
    • 2
1...293031...102Latest