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

    few-address-803

    05/10/2023, 4:26 AM
    Hi everyone, I am changing dev to prod environment but CSS Changes not being reflected on production environment please help me #help #academy-trainings-help
    ✅ 1
    c
    • 2
    • 12
  • r

    rough-agency-88294

    05/10/2023, 5:43 AM
    What is the relationship with
    publish:trigger-events
    and
    sync:data
    ? If I run
    publish:trigger-events
    when do I need to run
    sync:data
    ?
    b
    p
    • 3
    • 36
  • p

    plain-potato-51864

    05/10/2023, 7:21 AM
    Hi everyone, we are trying to deploy a spryker b2b marketplace application on our own server AWS EC2 (not provisioned by spryker for internal tests purposes) 1- we have a deploy.yml file 2- we have a domain which points route 53 to the server EC2 3- we use docker/sdk boot deploy.yml && docker/sdk up on the server Do we need to create sub-domains on AWS to point the endpoints of the application on the domain created and that points on our ec2 instance? or the docker/sdk will do that for us? What could be missing in our preparation to deploy on a staging env? On a provisioned spryker cloud do we fork an existing project ? What is the procedure of prod creation on spryker side? Thanks a lot!
    b
    • 2
    • 3
  • c

    clean-sundown-47111

    05/10/2023, 7:28 AM
    Hi team , i am working with merchant portal , i have create one GUI module and i setup the AclConfif and AclMerchantPortalConfig and assgn my module but if i access its controller i come with error
  • c

    clean-sundown-47111

    05/10/2023, 7:29 AM
    image.png
  • a

    able-judge-69057

    05/10/2023, 7:37 AM
    Hii every one . I want to impliment social login in spryker . So is there any documents available for this ?
  • r

    refined-australia-97241

    05/10/2023, 10:14 AM
    #Solved Hi all, I am trying to add a new language "fr_FR" to our site. I've added the locale value "fr" => "fr_FR" in the config.php file and added the fallback_locale translation in the config_default.php and emptied the cache. I can select the new locale from the header languageSwitcherWidget but when I try to access the "http://yves.de.spryker.local/fr" url I get a 404 error, no route not found. The Spryker documentation on adding multiple languages is not very detailed it seems. What other steps am I missing to make this new language route accessible ? Thanks !
    • 1
    • 1
  • a

    able-judge-69057

    05/10/2023, 11:18 AM
    hi team .How to implement external login module ? or can we modify existing login Auth module in spryker ?
  • b

    billions-river-96238

    05/10/2023, 1:43 PM
    Hi Guys, facing below issue. someone please let me know how we will increase the PHP execution time for Marchant portal.
    w
    • 2
    • 3
  • w

    witty-engineer-68746

    05/10/2023, 3:17 PM
    Any ideas what could cause this: requesting an access token from Glue endpoint access-tokens works, as in returns an access token, but using that as an Authorization bearer token results in 401 "Invalid access token."?
    b
    • 2
    • 2
  • g

    gorgeous-school-55417

    05/11/2023, 6:34 AM
    a lot of classes & interfaces in spryker's GlueApplication module are "deprecated without replacement". like: • \Spryker\Glue\GlueApplication\Rest\Request\Data\RestRequestInterface • \Spryker\Glue\GlueApplication\Rest\ControllerFilter these classes are fundamental for the rest api functionality it provides. if these classes are removed & there's no replacement, there would be no glue anymore. what is the plan here? how am i supposed to implement new features right now if i don't want to rely on deprecated functionality?
    w
    • 2
    • 4
  • c

    clean-sundown-47111

    05/11/2023, 9:08 AM
    Hi team i have create a GUI module in merchant portal and i have created the DependencyProvider file as well but still giving that error
  • i

    icy-sundown-8018

    05/11/2023, 9:45 AM
    Hi all, has someone an explanation for the current sandbox directive settings in the application security policy header in yves? https://github.com/spryker/application/commit/92aaf096966a0724e726c6744533f900a924316d It does not look ideal, since Google Chrome for example triggers a warning for the usage of the combination ‘allow-scripts’ and ‘allow-same-origin’ in developer console
    p
    • 2
    • 7
  • r

    rough-agency-88294

    05/11/2023, 9:57 AM
    My backoffice all of a sudden stopped working, nothing related has been changed. Ideas?
    q
    • 2
    • 5
  • c

    cool-hamburger-85057

    05/11/2023, 10:42 AM
    Hi team can anyone give me idea how to group bundled products in backoffice in Quote request page which is stored in database.?
  • c

    clean-sundown-47111

    05/11/2023, 1:12 PM
    Hi team i am creating a custom GUI module and i created a table in this and save data into this it give me error
  • c

    cool-hamburger-85057

    05/12/2023, 5:31 AM
    Hi team. i have database column in which values are stored based on that column i want to fetch on backoffice quote request page. Can anybody give me idea how to do it?
    i
    • 2
    • 1
  • n

    numerous-crowd-1561

    05/12/2023, 9:48 AM
    Hi Team, I have extended checkout module to escaped shipping step from checkout flow in b2c-marketplace now i want to make its extention. How we can make out of box available extension in spryker ?
  • a

    able-judge-69057

    05/12/2023, 10:03 AM
    hii Team , I want to know how to use oryx .Oryx integrates with Spryker APIs so how can we do that . I have checked documentaion as well . Can anyone help me
  • l

    limited-pager-82615

    05/12/2023, 11:16 AM
    Hello Team, Hope you all are doing well. I want to customize the search behaviour means for example there is category dropdown and I want that search should based on that particular selected category .currently the default behaviour of searching is that it should search globally. I want to make search specific.If there is any solution for it please let me know.
  • a

    acoustic-activity-11486

    05/12/2023, 1:04 PM
    can't build docker/sdk up while the transfer exist Error - Exception: Class 'Generated\Shared\Transfer\MonitoringTransactionEventTransfer' not found
    p
    • 2
    • 8
  • a

    able-judge-69057

    05/12/2023, 1:24 PM
    Hi Team . I have set up oryx-development storefront in my local environment .But is appearing single page , there is no products and no functionality inside this . And inside Read.md file i have read , it provides products , provides features to manage user profile , search and the user authentication functionality . But i am not getting all this in this oryx storefront . can anyone give me some steps to configure this or i am missing something here in installation ?? Can anyone please help me to find it ? or is there any document for this ?
  • f

    few-tomato-6859

    05/15/2023, 8:41 AM
    Hey dear helpers! I am currently adding a new Content Type and I followed the tutorial on how to do this. Now everything works except it doesn't show my Content Item in the WYSIWYG editor in the "Content Items" Dropdown. (see screenshot) What part am I missing? I can't seem to find out where the dropdown items come from.
    e
    • 2
    • 2
  • w

    witty-engineer-68746

    05/15/2023, 10:30 AM
    So looking at this RAM-aware batch processing example for GlossaryWriterStep: https://docs.spryker.com/docs/scos/dev/technical-enhancement-integration-guides/integrate-elastic-computing.html#integrate-ram-aw[…]batch-processing Seems that nothing is going to get persisted in the database if the dataset is so small that this never returns true
    if ($this->memoryAllocatedElasticBatch->*isFull*())
    m
    • 2
    • 1
  • c

    clean-sundown-47111

    05/15/2023, 1:02 PM
    Hi team , i have crateed a table and i am trying to insert an new entry suing $tableContactAvalara->save(); function but i got some error while performing this can anyone please help me out , thanks for your attendtion.
    m
    • 2
    • 4
  • m

    mammoth-autumn-37948

    05/15/2023, 2:03 PM
    Hi Team, is there any
    spryker/queue:1.10.0
    ? I see only till 1.9.x Linked here -> https://docs.spryker.com/docs/scos/dev/technical-enhancement-integration-guides/integrate-elastic-computing.html#integrate-scalab[…]and-sync-workers
    👀 1
    p
    e
    • 3
    • 10
  • g

    glamorous-rocket-21546

    05/15/2023, 2:48 PM
    Hi Team, Merchant Portal ->How do we extend locale module (node_modules->@spryker) or add new language module to Project level?.
  • l

    lively-receptionist-94227

    05/16/2023, 12:02 PM
    hi everyone i often face issues like
    Exception - Exception: Value mismatch for "ShipmentMethod.name" transfer property. Value1: "word"; Value2: "lexify('??????????')". To fix this, search for 'property name="name"' in the code base and fix the wrong one.
    in /data/vendor/spryker/transfer/src/Spryker/Zed/Transfer/Business/Model/Generator/TransferDefinitionMerger.php (160)
    the possible solution is to update/downgrade some of core modules to avoid these incompatibilities is there any other way of resolving this? because it forcing many times unnecessary updates
  • d

    damp-thailand-20027

    05/16/2023, 12:28 PM
    Hi everyone! I hope you are doing great! I creating a theme and browsing the files I found this
    Copy code
    {% block subscribe %}
            <div class="container {{ config.name }}__subscribe">
                {{ render(path('newsletter/subscribe')) }}
            </div>
        {% endblock %}
    And this is rendering the NewsletterWidget subscribes molecule, how can I do this with other widgets? As far as I know, widget are imported with the
    {% widget %}
    block
  • a

    average-fall-19459

    05/16/2023, 3:08 PM
    Hi Everyone I am trying to add a custom field to customer table , have migrated the db changes and also added a DTO and generated the transfer for the same , but my new field is not getting saved in db. Am I missing something here ? Fairly new to spryker
    p
    • 2
    • 24
1...929394...102Latest