-
Hi, we tried recently to update jenkins in one of our projects and run into some issues concerning c
Hi, we tried recently to update jenkins in one of our projects and run into some issues concerning csrf token usage. Is there a recommended jenkins version to use (we found nothing in the docs so far, or searched at the wrong spot 😀) or a restriction which versions could be used?
-
Hi everyone.
We have a spryker application running on a Kubernetes CI cluster and recently we are h
Hi everyone. We have a spryker application running on a Kubernetes CI cluster and recently we are having some problems with redis pod filling the disk. After investigating, we found that it is full of sessions, which are getting created by each liveness probe every 5 seconds. Anyone knows how to avoid this?
-
hello in spryker b2b demo shop I am creating customer from backend and it is showing customer is ver
hello in spryker b2b demo shop I am creating customer from backend and it is showing customer is verified but I am unable to login from customer Id its shows authentication failed
-
Hi Guys,
latest
Hi Guys, latest https://packagist.org/packages/spryker-feature/spryker-core-back-office#dev-master has wrong dependencies.. It requires spryker/user-password-reset:0.2 but still require spryker/security-gui:0.1 that itself requires spryker/user-password-reset:0.1 Could u please update the deps? Problem 1 - Conclusion:…
-
in other words, is there a replacement for CategoryFacade::getCategoryByKey which seems to be remove
in other words, is there a replacement for CategoryFacade::getCategoryByKey which seems to be removed in version 5 of the module
-
Hi,
we're in lack of understanding Spryker's architecture regarding clients. We understood that a cl
Hi, we're in lack of understanding Spryker's architecture regarding clients. We understood that a client acts as "communicator" between Yves and and other resources. However, we wonder why is there a specific storage client for Yves then (for example, ProductClient and ProductStorageClient)? When to use the storage client…
-
Hi we using a redi-sentinel setup like described here:
Hi we using a redi-sentinel setup like described here: https://documentation.spryker.com/docs/spryker-core-feature-integration and we now getting errors in the zed like this Predis \ NotSupportedException The command ‘DBSIZE’ is not allowed in replication mode.
-
Hi 👋
In the Spryker Backoffice under *Content Management* -> *Redirects*, Spryker enables th
Hi 👋 In the Spryker Backoffice under Content Management -> Redirects, Spryker enables the client to delete UrlRedirects. When pressing the button Delete, a DeleteCmsRedirectForm is being created in /spryker/cms/src/Spryker/Zed/Cms/Communication/Controller/RedirectController:deleteAction(). However, Spryker does not enable…
-
Hi guys, we have this PHPStan error over and over again:
``` 20 Call to an undefined method
Hi guys, we have this PHPStan error over and over again: 20 Call to an undefined method Generated\Zed\Ide\AutoCompletion|Spryker\Shared\Kernel\LocatorLocator Interface::sales(). The code, that causes this error looks like this: /** * @param \Spryker\Zed\Kernel\Container $container * * @return void */ protected function…
-
Good morning everybody,
we have a special problem (B2B): If a company user shares a shopping list wi
Good morning everybody, we have a special problem (B2B): If a company user shares a shopping list with another company user, this share disappears after approx. 2 hours. It's like magic, we can't find where thats happens. Has anyone a similar problem before? 🙏
-
hello, I am new to spryker So I have installed spryker b2b demo shop and I want to setup company str
hello, I am new to spryker So I have installed spryker b2b demo shop and I want to setup company structure can anyone help me how to login in frontend I have setup company user from backend but where can I create or get password for login
-
Hey everyone,
we'd like to have frontend assets (images) for our emails that are available to the cu
Hey everyone, we'd like to have frontend assets (images) for our emails that are available to the customers in the long run (using Spryker Cloud). Currently all the files get prefixed with a hash to avoid browser caching. How can we have permanent urls for frontend assets?
-
Hi everybody,
since there are often questions in our teams when it comes to asynchronous calls from
Hi everybody, since there are often questions in our teams when it comes to asynchronous calls from yves frontend to the zed backend (using ajax etc.) … “glue” is meant almost everytime and i am a bit unsure now^^ Does it make sense to involve the glue API here when we use yves general but want to make some of the parts of…
-
Hello Guys,
I'm getting an error while connecting database for my b2b shop i have attached an screen
Hello Guys, I'm getting an error while connecting database for my b2b shop i have attached an screenshot of the error message. if anyone have any idea about this please suggest . Thanks
-
Hello guys,
what are the difference between `ProductPageDataExpanderInterface` und `ProductPageDataL
Hello guys, what are the difference between ProductPageDataExpanderInterface und ProductPageDataLoaderPluginInterface?
-
Hi,
I have a question concerning the *OMS*, the customer's Shop is up and running, but for a new fea
Hi, I have a question concerning the OMS, the customer's Shop is up and running, but for a new feature we have to adjust basically all existing OMS (we have to introduce an additional state along with an event, and of course transition). Would you advice us to increase the version number, e.g. DummyPayment01.xml becomes…
-
Hi all,
is there an easy way to get the shipment costs of an order? (Net, Gross, Taxes)
Hi all, is there an easy way to get the shipment costs of an order? (Net, Gross, Taxes)
-
Hello,
we are trying to extend the ProductController from the productdetailpage to provide another r
Hello, we are trying to extend the ProductController from the productdetailpage to provide another route for giving parts of the productview as json response. Since this not a usual route registered via RouterDependencyProvider but via StorageRouterDepedencyProvider we have no clue how to register a new route here … The…
-
Any idea, why console commands aren't failing in case of exceptions?
Any idea, why console commands aren't failing in case of exceptions?
-
Is there a console command for clearing all existing data from Elasticsearch? Just need to empty it
Is there a console command for clearing all existing data from Elasticsearch? Just need to empty it before importing and publishing again.
-
Howdy, in scope of our update schedule we noticed the spryker/category module was released in versio
Howdy, in scope of our update schedule we noticed the spryker/category module was released in version 5.0 a month ago. Current category-gui module not yet supports that new version ~and also there is no migration guide so far.~ We do not use/need the gui, so what is your recommendation about updating the module? Is a…
-
Hello,
How can I find product URL?
I have product entity and I'd like to return the URL.
Is there an
Hello, How can I find product URL? I have product entity and I'd like to return the URL. Is there any helper to do that or should I find it in the DB (where?)?
-
Hello,
I added 2nd store with shared persistence and same locale to our system and have one problem.
Hello, I added 2nd store with shared persistence and same locale to our system and have one problem. Redis for first store contains 5k+ keys and for new store it contains less than 1k keys. It doesn't contain even glossary translations, just products, cms_pages and cms_blocks, but pages don't work (404). Main navigation…
-
What could be the reason for messages having acknowledge: true (in \Spryker\Zed\Queue\Business\Task\
What could be the reason for messages having acknowledge: true (in \Spryker\Zed\Queue\Business\Task\TaskManager::postProcessMessages) but not removed from the queue (items still visible in rabbit UI and rerunning the command parses same messages)?
-
Hello,
Do you know if it's possible to use multi store with same domain with path prefix (similar to
Hello, Do you know if it's possible to use multi store with same domain with path prefix (similar to language)? Eg shop.com/en and shop.com/de, but not for language, but for store
-
Hi, we are facing the problem that not all used php modules are declared as composer platform depend
Hi, we are facing the problem that not all used php modules are declared as composer platform dependencies. You are using a posix command in https://github.com/spryker/spryker-core/blob/master/Bundles/Kernel/src/Spryker/Zed/Kernel/RequestIdentifier.php but ext-posix is not declared as a dependency in…
-
Hey when you extend a DB table do you also need to extend the dataImport module that writes initial
Hey when you extend a DB table do you also need to extend the dataImport module that writes initial data? i.e. if I extended the spy_stock table with a field called description => console data:import:stock then I would need to update the writer step or something?
-
Hello,
we experienced an issue today that might concern us in the future.
Our customer has abstract
Hello, we experienced an issue today that might concern us in the future. Our customer has abstract products that get drilled down to a concrete product using many super attributes. Today we had 9 in sum, with two options each … which is not that much in my opinion. However, with 8 attributes we had no problems before, but…
-
Hello again 😄
just for interest: does somebody ever tried to make a usually async P&S flow
Hello again 😄 just for interest: does somebody ever tried to make a usually async P&S flow synchronized? So saving data to the database and afterwards publish stuff to redis/elasticsearch in the same php call so that data is definitive in redis/elasticsearch when the process finished? What steps need to be done? How…
-
is there a way to get sales order from a period of time using just facade?
is there a way to get sales order from a period of time using just facade?