What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hello. I redo the spy bootcamp. And now I have an issue with challenge "Content and Search - persona
Comments
-
My index.twig resides in Theme/default/views/index
0 -
And the IndexController points to it:
'@PersonalizedProduct/views/index/index.twig'
0 -
Someone knows, whats wrong here maybe?
0 -
either cache or wrong path
0 -
Thank levgen. Will check
0 -
imho, this instruction in training is wrong:
0 -
It has to be rather: "Theme/default/views/index/index.twig"
0 -
Then it works
0 -
Will write a comment to the challenge
0 -
@UJN2JRU4F please take a look
0 -
And also, as we are at the subject, I think (maybe Im wrong), the signature for the QueryPlugin class should be rather:
class PersonalizedProductQueryPlugin extends AbstractPlugin implements QueryInterface,SearchContextAwareQueryInterface
0 -
In the training instruction its just : '''class PersonalizedProductQueryPlugin implements QueryInterface'''
0 -
You are correct
0 -
Corrections are on the way, thanks for the good catch π
0 -
You are welcome! Thank you too π
0 -
Hey guys, how are we supposed to implement the SearchContextAwareQueryInterface in the PersonalizedProductQueryPlugin exactly? I.e., how should the setSearchContext() and getSearchContext() look like?
0 -
OK found a solution in the SaleSearchQueryPlugin of the demoshop Client module ExampleProductSalePage, just create a new SearchContextTransfer in the setter:
$searchContextTransfer = new SearchContextTransfer(); $searchContextTransfer->setSourceIdentifier(static::SOURCE_IDENTIFIER);
(just for somebody searching for this problem)
0 -
@UKHD8KTMF you had a look recently, right?
0 -
not this task, looking into it
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 930 Developer Corner
- 788 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 33 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random