-
hi. I have a question regarding rabbitmq. I do have a couple of messages in the `sync.storage.url` q
hi. I have a question regarding rabbitmq. I do have a couple of messages in the sync.storage.url queue, where message 2 is about deleting a certain key and message 10 is about writing it again. all other messages are related to other keys. When I run queue:worker:start I end up having an empty key in redis which really…
-
Hello Community,
business/legal needed an Registered Trademark in the product name ®.
Spryker alrea
Hello Community, business/legal needed an Registered Trademark in the product name ®. Spryker already is doing a good job in transforming this ® to an simple "r" in the URLs and nothing broke. Now we have the request if we could change this replacement easily so the r does not mess up the readability of product name in the…
-
Has anybody else seen cases where the git pre-commit hook states that there are errors but doesn't t
Has anybody else seen cases where the git pre-commit hook states that there are errors but doesn't tell any details?
-
Hello Everyone,
My Yves takes more than 2 mins to load a page, Is there anything that needs to be do
Hello Everyone, My Yves takes more than 2 mins to load a page, Is there anything that needs to be done to make it faster?
-
Hello Connections,
I am adding the page molecule into my twig template. like mentioned in the
Hello Connections, I am adding the page molecule into my twig template. like mentioned in the https://documentation.spryker.com/docs/standard-filters-backend-and-frontend-technical-details but am getting the property is not defined error. I am missing something, any can help me?
-
Hi everyone, I am very new to Spryker, Installed the Docker version, Now I am trying to Backend, Ca
Hi everyone, I am very new to Spryker, Installed the Docker version, Now I am trying to Backend, Can some one please direct me to a document where I can start with. typically I am not finding a way to configure the admin login to backend.?
-
Is there a way to ask for the columns info using the `Propel::getConnection()` ?
Is there a way to ask for the columns info using the Propel::getConnection() ? I tried exec('\d+ table_name'); but it’s not working (it says syntax error). I tried also using this query, but the output is not the columns but metadata that I am not really interested… SELECT *FROM information_schema.columnsWHERE table_schema…
-
Hey, I'm getting this warning `Warning: Neither SSH agent or COMPOSER_AUTH is configured. Private re
Hey, I'm getting this warning Warning: Neither SSH agent or COMPOSER_AUTH is configured. Private repositories would not be accessible. while running sdk up command (using windows) what should I do to resolve that?
-
Hi all, we are experiencing some issues with shop-ui release (v1.54.0).
Hi all, we are experiencing some issues with shop-ui release (v1.54.0). https://github.com/spryker-shop/shop-ui/compare/1.53.1...1.54.0 We are unable to modify the “isVisible” property of the defined data object in an inherit template. “data.isVisible” keeps always true. Any ideas? {% extends template('widget') %} {%…
-
Hi everyone, I have a question,
Is it a way in Spryker, to have for one abstract product, several va
Hi everyone, I have a question, Is it a way in Spryker, to have for one abstract product, several values for the same attribute, f.ex. color green and red? And later on PCP I can search for one or several colors (only green or red, or both) using filter (how this part works on PCP I know). I saw that spryker use product…
-
Hello,
i just started to update our b2b 202009 based project starting with all the minor updates. Se
Hello, i just started to update our b2b 202009 based project starting with all the minor updates. Seems the most updates has been applied and composer does not complain about an invalid package state. However, when i run the shop there is immediately an error when entering the login page. So, no error on project level.…
-
Good morning!
In our project, we are facing everyday with some stuck orders in the OMS. Usually: `re
Good morning! In our project, we are facing everyday with some stuck orders in the OMS. Usually: reservation removed, unblocking address, place order confirmed . The funny thing is that all of these has a transition event onEnter=true , so I am wondering how is this even possible 🤔 We got an idea about changing the onEnter…
-
*Google Tag Manager Integration*
Hihi,
who has experience with the integration of Google Tag Manage
Google Tag Manager Integration Hihi, who has experience with the integration of Google Tag Manager in Spryker? We had planned to use the repo here, only it is almost 2 years old: https://github.com/fond-of/spryker-google-tagmanager Do any of you have experience with the repo or can recommend another one which works? Kind…
-
Hi, I need some Help, I try to extend the Checkout with help of the documentation:
Hi, I need some Help, I try to extend the Checkout with help of the documentation: https://documentation.spryker.com/docs/t-checkout-and-step-engine-spryker-commerce-os but when Everything is Implemented I run in this error:
-
When running the code style sniffer upon commit, I'm getting errors like this:
```FOUND 1 ERROR AFFE
When running the code style sniffer upon commit, I'm getting errors like this: FOUND 1 ERROR AFFECTING 1 LINE---------------------------------------------------------------------- 173 | ERROR | [x] @throw annotation `\Exception` superfluous and | | needs to be…
-
Hello
I try to generate / migrate demo data:
docker/sdk up --build --assets --data
and receive an
Hello I try to generate / migrate demo data: docker/sdk up --build --assets --data and receive an error: ´´´ Command propel-migrate [vendor/bin/console propel:migrate] (In progress...) Clean schema directory Copy and merge schema files Adjust propel config for PostgreSQL and missing functions (group_concat) Delete…
-
I have a component, this component has it's data defined e.g.
```{% define data = {
neededInfo:
I have a component, this component has it's data defined e.g. {% define data = { neededInfo: required,} %} Can I somehow get access that data in my ts component class? Currently I know that I can pass it through custom attributes, but maybe there is a better way to do that.
-
Hi all,
a question regarding synchronization: how can I force the regeneration of data for the `spy_
Hi all, a question regarding synchronization: how can I force the regeneration of data for the spy_product_abstract_image_storage table? I tried using console event:trigger -r product_abstract_image, but that didn't seem to help. The core issue is that I'm deleting duplicated image assignments from the…
-
Hello guys - Bundle Availability
We currently have bundles on our catalog, but for some reason we ar
Hello guys - Bundle Availability We currently have bundles on our catalog, but for some reason we are not able to assign a stock availability to those products. This is an example bundle, we have a bundle and the product associated to it does have stock but "quantity" variable is always set to 0. How can we change this?
-
Moved: Hi guys,
I have, after upgrade to 202180.0, always the error about the loaderScriptDir from…
This discussion has been moved.
-
Hi All,
I am getting this error while refresh the zed backend page..
how to resolve this issue can a
Hi All, I am getting this error while refresh the zed backend page.. how to resolve this issue can anyone help?
-
Hi All,
I am trying to create a blog project in Spryker, want to confirm whether the approach which
Hi All, I am trying to create a blog project in Spryker, want to confirm whether the approach which I am doing is correct. Creating a page in the zed which has an option to create a post with the fields like title, content, URL. Once this has been submitted successfully content will be saved in the db and should be…
-
(Untitled)
-
Hi, I got a situation. When I set a breakpoint in file index.php.
```public/Yves/index.php```
After
Hi, I got a situation. When I set a breakpoint in file index.php. public/Yves/index.php After 4 seconds it will pop up another request and I will have 2 debug tab in PHPstorm. Does anyone know why this happen?
-
Hi there, we use tideways for profiling in our project and we'd like to separate requests from the "
Hi there, we use tideways for profiling in our project and we'd like to separate requests from the "admin area"-zed and zed-calls that are made via glue endpoints. I would use something like \Tideways\Profiler::setServiceName('zed-admin-area'); and \Tideways\Profiler::setServiceName('zed-glue-requests'); , but I'm not sure…
-
Hello!
I have one question, which is the best way to upload cvs files and run imports and staging o
Hello! I have one question, which is the best way to upload cvs files and run imports and staging or production environment? Is necessary run a NormalDeploy only for this? Or Is there any way to upload only the cvs files and run a Jenkins command for the import? Thanks for your help.
-
Hi Guys, i have the same problem as in
Hi Guys, i have the same problem as in https://sprykercommunity.slack.com/archives/CH2HA71C5/p1623750376116800. The QuoteValidatorPlugins are executed but the result is completely ignored in this line: https://github.com/spryker/cart/blob/master/src/Spryker/Zed/Cart/Business/Model/Operation.php#L327
-
Hey guys I'm trying to get the current 202108.0-release working, here is what i do:
```git clone
Hey guys I'm trying to get the current 202108.0-release working, here is what i do: git clone <https://github.com/spryker/docker-sdk.git> -b 1.22.0 --single-branchgit clone <https://github.com/spryker-shop/b2c-demo-shop.git> -b 202108.0-release --single-branchcd b2c-demo-shop../docker-sdk/sdk boot deploy.dev.yml┌────┐ ┌─┐…
-
Hello everyone! After switching from 2020.01 release to 2020.09 I'm getting plenty of errors in my S
Hello everyone! After switching from 2020.01 release to 2020.09 I'm getting plenty of errors in my ShopUI organism/molecule twig templates, they all have the same pattern: {% block body %} <div class="{{ config.name }}__overlay {{ attributes['trigger-selector'] }}"></div> <aside class="{{ component.renderClass(config.name…
-
Hello everyone, I am running my project on docker,wsl2 setup on windows and using Phpstorm. Although
Hello everyone, I am running my project on docker,wsl2 setup on windows and using Phpstorm. Although it was working fine in past, now I have problem with xdebug. It has this error when I start listening "Can't start listening for connections from 'xdebug': Port 9003 is busy". Can somebody please help me so that my xdebug…