-
Morning! Has anyone had an issue with the `spy_oms_state_machine_lock` table going above the default
Morning! Has anyone had an issue with the spy_oms_state_machine_lock table going above the default auto-increment column range? Over the weekend it seems like we went over the column limit (it is an int4, so 2147483647) and caused some major issues 😕
-
Hey Spryks!
Can anyone advise on how we do Joins across modules when pulling data?
Example…
I’ve
Hey Spryks! Can anyone advise on how we do Joins across modules when pulling data? Example… I’ve set up a module called “Recipes” and also created “RecipeSearch” as module for handling Elastic Search. (I’ve followed the guidance in the Backend Dev Course for this). Ok so the Recipe table is working and so is elastic…
-
Hey Spryks!
I have a small issue with PHPStorm finding the Spryker core classes:
Any idea why this
Hey Spryks! I have a small issue with PHPStorm finding the Spryker core classes: Any idea why this might be happening?
-
Hello, everyone! Does anyone have experience switching from FactFinder to FactFinderNG within a Spry
Hello, everyone! Does anyone have experience switching from FactFinder to FactFinderNG within a Spryker project? I'm curious about the effort to expect, especially regarding the the scope/volume of integration (search, category filtering, tracking). Would be nice to get some empirical values :-)
-
Hi all, I am researching the module architecture.A question arises when bootstrapping a shopping app
Hi all, I am researching the module architecture.A question arises when bootstrapping a shopping app from the bottom up .... let's say via composer require spryker-feature/spryker-core in an empty folder. 'spryker-core' looks like a good 'root' feature as it is independent from prerequisites. What I wonder is: where do…
-
Hi!
Has anyone get the empty_value property of a MerchantPortal GUI form element to work?
```$builde
Hi! Has anyone get the empty_value property of a MerchantPortal GUI form element to work? $builder->add( static::FIELD_STORES, ChoiceType::class, [ 'choices' => $options[static::OPTION_STORE_CHOICES], 'multiple' => true, 'label' => static::LABEL_STORES, 'required' => false, 'empty_data' => [], 'attr' => [ 'placeholder' =>…
-
I am working with spryker marketplace, so far I have created a merchant and added two products, but
I am working with spryker marketplace, so far I have created a merchant and added two products, but I have not been able to publish the products in yves, could someone help me please? I added the products in the Food category Already tried this docker/sdk console q:w:s -v -s but it doesn't work
-
Hi All,
When running docker/sdk up, I receive a 'unknown service: webdriver'. Google doesn't seem t
Hi All, When running docker/sdk up, I receive a 'unknown service: webdriver'. Google doesn't seem to turn up much, has anyone run into this before? Running on windows.
-
Hey guys,
I'm wondering if there is something like technical product attributes, that are being pure
Hey guys, I'm wondering if there is something like technical product attributes, that are being purely used for technical reasons (product that needs special delivery, special type of product that needs a some change in checkout)? It would mean that this information should not be shown to the customer, he only sees the…
-
Hi all,
I am working with cart & checkout and two places are a bit confusing for me.
1. Why Spry
Hi all, I am working with cart & checkout and two places are a bit confusing for me. 1. Why Spryker has Cart and PersistentCart clients, when Cart can use DatabaseStorageStrategy? 2. Why DatabaseStorageStrategy uses session without calling zed for some quote operations?
-
Hi, we have the following problem and i am searching for some ideas and opinions: There is an extern
Hi, we have the following problem and i am searching for some ideas and opinions: There is an external product configurator that will send us the configuration (everything, names, prices) with a proprietary xml format. In our shop there are no products that are representing this configuration. My assumption is that spryker…
-
Hi guys 👋 i was wondering, what is supposed to happen if some CheckoutPreConditionPlugin create
Hi guys 👋 i was wondering, what is supposed to happen if some CheckoutPreConditionPlugin created an Error without an ErrorCode? E.g. https://github.com/spryker/gift-card/blob/94c737ef332b228613346dc1deaff36f54ab5d7b[…]/Spryker/Zed/GiftCard/Business/Payment/SalesOrderPreChecker.php adds an Error without an ErrorCode to the…
-
👋 We're looking at following this to remove Silex -
👋 We're looking at following this to remove Silex - https://docs.spryker.com/docs/scos/dev/migration-concepts/silex-replacement/silex-replacement.html#removing-silex But this doesn't seem to be the whole picture. We've followed the migration guide above and made sure we have the required modules with at least the minimum…
-
Hello, the client wants to open up 29 different stores. From what I gather client wants to have diff
Hello, the client wants to open up 29 different stores. From what I gather client wants to have different delivery methods, VAT %, url, and some specific country-stuff for each store but products would largely be the same. The url structure would be HOST/{lang}-{store}/somepath so we can make 1.7M url combinations from 30K…
-
Hi guys,
I recently started working with Spryker. My Task for the beginning is that I should update
Hi guys, I recently started working with Spryker. My Task for the beginning is that I should update the User Modal form for ZedUI. My Problem now is, that my new fields are not displayed when I edit or create a User. I added the columns in the Schema and the Transfer Object. Do I need to add them also in the .twig file? If…
-
where can i activate Twig debug mode for yves? I tried to add debug => true to \Spryker\Shared\Tw
where can i activate Twig debug mode for yves? I tried to add debug => true to \Spryker\Shared\Twig\TwigConstants::YVES_TWIG_OPTIONS, but it does not work.
-
Hey guys,
I have a problem. that when I try to load the Slots for a template in the Backoffice I get
Hey guys, I have a problem. that when I try to load the Slots for a template in the Backoffice I get the following error, does anybody know what this come from? Propel\Runtime\ActiveQuery\QueryExecutor\QueryExecutionException: Unable to execute statement [SELECT FROM `spy_cms_slot` INNER JOIN…
-
Hey everybody,
maybe someone already solved this or has an idea how to better approach it, but we ha
Hey everybody, maybe someone already solved this or has an idea how to better approach it, but we have been puzzling for quite some time now. For our customer we are migrating to the most recent version of Spryker 2021.08. In this migration we also moved to MariaDB, after solving some custom queries and some issues that…
-
Hey guys, I am trying to setup Spryker B2C demo shop on M1 Mac, and following the instructions here:
Hey guys, I am trying to setup Spryker B2C demo shop on M1 Mac, and following the instructions here: https://docs.spryker.com/docs/scos/dev/setup/installing-spryker-with-docker/installat[…]uides/installing-in-development-mode-on-macos-and-linux.html When I run the docker/sdk up I get the error: => ERROR [internal] load…
-
Good morning everyone,
I updated ElasticSearch according to the related migration guide to version 7
Good morning everyone, I updated ElasticSearch according to the related migration guide to version 7.10. I get an error when bootstrapping the project: PHP Fatal error: Uncaught Twig\Error\LoaderError: Template "service/elastic/7.10.2/elastic.yml.twig" is not defined in "docker-compose.yml.twig" at line 146. in…
-
Hey there, where can I report a bug in a Spryker package?
Hey there, where can I report a bug in a Spryker package?
-
Hi!
I deleted en locale from the project, and deleted in all transaltions en_US.
Now Backoffice work
Hi! I deleted en locale from the project, and deleted in all transaltions en_US. Now Backoffice works fine, but Yves has problems now with routing to cart, orders etc. Where can I fix this routing configuration that to route goes to for example http://yves.si.fng.local/sl/customer/overview. Now I have the EROR 404 No route…
-
I just switched from the deprecated `spryker-shop/navigation-widget` to `spryker-shop/content-naviga
I just switched from the deprecated spryker-shop/navigation-widget to spryker-shop/content-navigation-widget but now the navigation lookup in Redis is expecting the navigation to be in namespace content. Our navigation still is in namespace navigation, though. Already republished everything, but the namespace doesn't…
-
Hi help, I created a custom importer not in the Pyz folder. (see attachement) Command for importing
Hi help, I created a custom importer not in the Pyz folder. (see attachement) Command for importing does not get found. I've reset the app already and added my custom namespace to composer.json. Any ideas on how to make my custom data import command visible to the app?
-
Hi! Is there any migration guide to move from old Zed to Backoffice/BackendGateway implementations?
Hi! Is there any migration guide to move from old Zed to Backoffice/BackendGateway implementations? I'm having trouble on the BackendGateway part... no routes seem to be found, although debugging the router is showing them...
-
Hi, does anyone know a good way to add a locale to Zed, but not to Yves? (Use Case is the Store shou
Hi, does anyone know a good way to add a locale to Zed, but not to Yves? (Use Case is the Store should only be available in German, but there are non german speaking people working in the project and in Zed - so meaning just the translations of Zed UI, no "real" store locale). It seems to be much more complicated then it…
-
Hello,
I have spun up B2C marketplace. All containers are working properly and showing done status.
Hello, I have spun up B2C marketplace. All containers are working properly and showing done status. When I open marketplace portal, it throws error 'False Whales'. It throws the same error for all three stores. Can anyone help to figure out what could be the issue? or Where can I look for possible errors? I am using Ubuntu…
-
Hi, I need to delete all locales and leave just "si".
The problem is we have locales in _config/Shar
Hi, I need to delete all locales and leave just "si". The problem is we have locales in config/Shared/stores.php. If i delete the 'en' locale the backoffice breaks with error that he can't find locale en. What else do I have to change that this works? But yves works fine with just one locale. 'locales' => [ // first entry…
-
Hey guys,
does anyone have experience extending MerchantPortal GUI?
What I would like to achieve is
Hey guys, does anyone have experience extending MerchantPortal GUI? What I would like to achieve is to add a simple field to the GUI of a concrete product. In Backoffice, that was easily achievable by using a ProductConcreteFormExpanderPluginInterface that was responsible for adding custom fields to the corresponding…
-
Hello,
I am working with OMS right now and found something strange. Even if OMS command handler thro
Hello, I am working with OMS right now and found something strange. Even if OMS command handler throws exception, I see “success” page in the checkout. In the vendor/spryker/oms/src/Spryker/Zed/Oms/Business/OmsFacadeInterface.php:380 doc it’s written, that it should return null in case of error, but it always returns at…