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

    many-portugal-10683

    09/09/2019, 12:20 PM
    to have more people here you need to invite them, right? Bizkovskis, Janis || mytheresa.com <janis.bizkovskis@mytheresa.com>
    a
    • 2
    • 3
  • p

    prehistoric-cat-32348

    09/09/2019, 4:32 PM
    Hi, i am trying to understand the architecture of products in Spryker. As far as is understood you always need a concrete product and therefore an "Super Attribute". Now my question is: How do i determine which attribute of a product is suitable as "Super Attrribute" if this product does not exist in more than one variant. For example if i have a product Seasalt.
    q
    a
    • 3
    • 12
  • s

    silly-motherboard-93855

    09/10/2019, 2:11 PM
    how are caregories imported today? I do not see them in
    data:import
    list, there's category-template, but not category
    a
    • 2
    • 7
  • s

    sparse-kangaroo-34355

    09/11/2019, 9:21 AM
    Hi, can somebody tell me, why css classes are defined several times? It feels like every template/ block within a page imports the css once again 🤔
  • s

    some-answer-60654

    09/11/2019, 2:27 PM
    Hi, i’ve a problem with “product-category-filter-storage. If i run the event:trigger command with “product_category_filter” the events with the filter-id are triggered. But inside of the Listener “ProductCategoryFilterPublishStorageListener” there’s a check for the the foreignKeys to get the categoryIds. From my point of view the event-plugin didn’t work, because there are no foreign-keys defined in the EventEntityTransfer. Can someone confirm this problem?
    m
    r
    • 3
    • 6
  • s

    some-answer-60654

    09/11/2019, 2:32 PM
    The, i’ve tested it in the gui, if i add a category filter relation there, it triggers the event with the correct foreign key and it works. Seems to be a bug in the event:trigger plugin
  • s

    steep-dream-11262

    09/13/2019, 2:08 PM
    Hey, just realised that this keyframe (see link below) (and it’s browser fallbacks) are loaded in once for each component in the built css (in our case 151 times equalling 3000 lines of CSS before it’s minified), can you move this to somewhere like
    src/Pyz/Yves/ShopUi/Theme/default/styles/basics/_animations.scss
    so it’s loaded once? It could probably be renamed as
    grow
    or something more re-usable too, as it only scales something. https://github.com/spryker-shop/price-product-volume-widget/blob/master/src/SprykerShop/Yves/PriceProductVolumeWidget/Theme/default/components/molecules/volume-price/volume-price.scss#L44
    q
    s
    • 3
    • 4
  • s

    silly-motherboard-93855

    09/16/2019, 10:49 AM
    is there any reason behind keeping
    $config[RabbitMqEnv::RABBITMQ_CONNECTIONS]
    in
    config_default_DE.php
    instead of
    config_default-<ENV>.php
    ?
    g
    b
    w
    • 4
    • 6
  • e

    eager-doctor-11645

    09/16/2019, 12:43 PM
    Hello, I’m trying to implement a company specific design. Use case: If user Fred have companyId=24, he want to see the changes in
    Copy code
    ShopUi/Theme/default_24/styles/shared.scss
    as frontend-design. What he actually see is just the company-logo(logo.twig), but not the colour changes in the specific shared.scss Any suggestions?
  • l

    little-secretary-81579

    09/16/2019, 2:36 PM
    Hi, anybody an idea why AutoCompletion methods are not recognized by phpstan? This occurs from level 6 on.
    a
    • 2
    • 2
  • l

    little-secretary-81579

    09/16/2019, 2:37 PM
    This is a typical exmaple
    This is a typical exmaple
  • s

    sparse-kangaroo-34355

    09/17/2019, 8:40 AM
    Hi, I am currently facing issues with import/ search: After running the Import and P&S without any errors the search appears to lack of some entries. This probably causes the behaviour, that I have some products in Yves which are visible, but when I open the PDP it says "No route found". Digging deeper: the
    spy_product_abstract_page_search
    table has less entries than it should have (compared to
    spy_product_abstract
    ). What I've done so far: - Rerun Import + Trigger/ Sync -> no errors, nothing in error queue -
    search:setup
    + rerun product trigger -> nothing changed. Any ideas?
    w
    p
    • 3
    • 11
  • b

    busy-potato-2082

    09/17/2019, 9:39 AM
    Hi Guys, after updating spryker packages to latest versions, I cannot generate transfer:databuilder successfully. It seems that something is wrong with Shipment type but cannot find the cause. Any suggestions?
    transfer:databuilder:generate
    q
    l
    m
    • 4
    • 38
  • m

    many-portugal-10683

    09/17/2019, 1:42 PM
    hi, technical question, are there any plans to implement a cache mechanism in glue?
    q
    s
    • 3
    • 19
  • m

    many-portugal-10683

    09/17/2019, 2:14 PM
    another question, are you aware of this exception
    Copy code
    ErrorException - FATAL ERROR - Access level to Spryker\Service\UtilDateTime\UtilDateTimeServiceFactory::getConfig() must be public (as in class Spryker\Service\Kernel\AbstractServiceFactory)
    b
    • 2
    • 2
  • m

    many-portugal-10683

    09/17/2019, 2:14 PM
    while accessing http://zed/tax/rate/list
  • s

    silly-motherboard-93855

    09/17/2019, 2:27 PM
    can anyone point me at a doc / explain why spryker decided to use "glue -> client -> gateway -> backend " and "yves -> client -> gateway -> backend " flow? At this point it looks for me like an unnecessary overhead/bottleneck with no clear advantage over simple json backend controller response.
    h
    w
    +3
    • 6
    • 87
  • m

    many-portugal-10683

    09/17/2019, 3:04 PM
    what about this one?
    Copy code
    Symfony \ Component \ OptionsResolver \ Exception \ UndefinedOptionsException
    The option "choices_as_values" does not exist. Defined options are: "action", "allow_extra_fields", "allow_file_upload", "attr", "auto_initialize", "block_name", "by_reference", "choice_attr", "choice_label", "choice_loader", "choice_name", "choice_translation_domain", "choice_value", "choices", "compound", "constraints", "csrf_field_name", "csrf_message", "csrf_protection", "csrf_token_id", "csrf_token_manager", "data", "data_class", "disabled", "empty_data", "error_bubbling", "error_mapping", "expanded", "extra_fields_message", "group_by", "help", "help_attr", "inherit_data", "invalid_message", "invalid_message_parameters", "label", "label_attr", "label_format", "mapped", "method", "multiple", "placeholder", "post_max_size_message", "preferred_choices", "property_path", "required", "tags", "translation_domain", "trim", "upload_max_size_message", "validation_groups".
    p
    s
    • 3
    • 14
  • m

    many-portugal-10683

    09/17/2019, 4:45 PM
    another one:
    Copy code
    ZED Exception
    Symfony\Component\Form\Exception\LogicException - Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() before Form::isValid().
    in /data/vendor/symfony/form/Form.php (737)
    
    Url:/product-label-gui/edit
    
    Trace:
    
    #0 /data/vendor/spryker/product-label-gui/src/Spryker/Zed/ProductLabelGui/Communication/Controller/EditController.php(98): Symfony\Component\Form\Form->isValid()
    #1 /data/vendor/spryker/product-label-gui/src/Spryker/Zed/ProductLabelGui/Communication/Controller/EditController.php(38): Spryker\Zed\ProductLabelGui\Communication\Controller\EditController->handleProductLabelAggregateForm(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\Form\Form))
    #2 /data/vendor/symfony/http-kernel/HttpKernel.php(151): Spryker\Zed\ProductLabelGui\Communication\Controller\EditController->indexAction(Object(Symfony\Component\HttpFoundation\Request))
    #3 /data/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
    #4 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(105): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
    #5 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(86): Spryker\Shared\Application\Application->handle(Object(Symfony\Component\HttpFoundation\Request))
    #6 /data/public/Zed/index.php(26): Spryker\Shared\Application\Application->run()
    #7 {main}
  • m

    many-portugal-10683

    09/17/2019, 4:46 PM
    into http://zed/product-label-gui/edit?id-product-label=1
  • m

    many-portugal-10683

    09/17/2019, 4:47 PM
    and another one
    Copy code
    ZED Exception
    Twig\Error\SyntaxError - Unknown "formatDate" filter in "@ProductLabelGui/View/_partials/general-information.twig" at line 22.
    in /data/vendor/twig/twig/src/ExpressionParser.php (788)
    
    Url:/product-label-gui/view
    
    Trace:
    
    #0 /data/vendor/twig/twig/src/ExpressionParser.php(568): Twig\ExpressionParser->getFilterNodeClass('formatDate', 22)
  • m

    many-portugal-10683

    09/17/2019, 4:47 PM
    into http://zed/product-label-gui/view?id-product-label=1
  • m

    many-portugal-10683

    09/18/2019, 8:33 AM
    anything about these ones?
    q
    s
    • 3
    • 30
  • b

    busy-potato-2082

    09/18/2019, 10:48 AM
    Hi guys, after I continued to update the system, I encountered this error. Almost all packages are updated to latest versions. Any suggestions?
    transfer:entity:generate
    a
    s
    • 3
    • 9
  • m

    many-portugal-10683

    09/18/2019, 1:18 PM
    any config changes needed with propel service changes?
  • m

    many-portugal-10683

    09/18/2019, 1:18 PM
    updated that part and tests are failing with "No connection defined for database \u0022zed\u0022. Did you forget to define a connection or is it wrong written?"
  • m

    many-portugal-10683

    09/18/2019, 1:37 PM
    any ideas?
    q
    p
    • 3
    • 11
  • s

    sparse-kangaroo-34355

    09/18/2019, 2:16 PM
    Hi, I am currently manipulating the prices in our shop with a company-based margin. So far - so good. But now I am stuck at one last point: the PriceProductMapper seems to has no link to the customer at all. I was wondering, if I could prepare accessing the current customer (
    ->getCompanyUserTransfer()->getCompanyBusinessUnit()->getMargin()
    ) in the DependencyProvider. I've added the following function in the DependencyProvider order to access the customer of QuoteTransfer:
    Copy code
    protected function addQuoteClient(Container $container)
        {
            $container[static::CLIENT_QUOTE] = function (Container $container) {
                return new PriceProductToQuoteClientBridge($container->getLocator()->quote()->client());
            };
    
            return $container;
        }
    calling quote() there brings up the message
    Method 'quote' not found in \Generated\Zed\Ide\AutoCompletion|\Spryker\Shared\Kernel\LocatorLocatorInterface
    . Any ideas, how to get this running? 😨
    l
    • 2
    • 31
  • s

    steep-receptionist-20341

    09/19/2019, 8:51 AM
    Hi, we are still in the early stages of our project. We started work based on the demoshop version 201903.0. Now I'm looking for information on how to do a release update to the 201907 release to take advantage of all the shiny new features. Is there documentation how to do that?
    q
    m
    • 3
    • 20
  • b

    bright-cat-24225

    09/19/2019, 8:52 AM
    Anyone an idea how to speedup abstract/concrete product requests via GLUE? We have with many abstract and concrete products request times > 5 / > 10 seconds? for example: • 1 master (abstract product) has about 200 variantes (concrete products) with attributes
    q
    m
    p
    • 4
    • 12
12345...102Latest