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..
Symfony toolbar gives an error 500 in Zed dashboard. After opening the URL in a new tab, I see that
Symfony toolbar gives an error 500 in Zed dashboard. After opening the URL in a new tab, I see that the URL differs from what we have in Yves:
http://zed.de.oneal.local/cms-gui/edit-page/_wdt?token=5fb54a
VS
http://zed.de.oneal.local/_profiler/_wdt?token=5fb54a
Comments
-
Is your project started from
spryker-shop/suite
repo?0 -
According to the README.md, it was started from Spryker B2C Demo Shop. Anyway, most probably it was a caching problem, because after reinstalling from scratch (there also was some strange problem - console hanged up) and running console sync:data, the page has appeared. The only problem now is that it is visible only for the customers. Is there any documentation on how to make it visible for everybody?
0 -
Sorry, from previous screenshots it's obvious that the project started from
spryker-shop/b2c-demo-shop
. Haven't noticed.CMS page should be visible for anyone, not only to logged-in customers.
0 -
ah, it's a topic about the toolbar... the problem with it has always been there, it hasn't disappeared...
0 -
It could be misconfiguration - wdt is missed in ACL configuration:
// ---------- ACL $config[AclConstants::ACL_USER_RULE_WHITELIST][] = [ 'bundle' => 'wdt', 'controller' => '*', 'action' => '*', 'type' => 'allow', ];
0 -
no, the configuration is there. also, as you can see from the screenshots and my message above, the problem is with the paths, not with ACLs. if remove cms-gui/edit-page/ from the path, it works.
0 -
see the temporary fix here https://sprykercommunity.slack.com/archives/CKJRJM5FG/p1599229677037000?thread_ts=1599221383.035000&cid=CKJRJM5FG
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
- 929 Developer Corner
- 787 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
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random