Log message #4213385

# At Username Text
# Nov 14th 2019, 17:16 dereuromark start using and trying it first, you cant contribute to something you dont know yet how it works.
# Nov 14th 2019, 17:15 shifat.it using XAMPP
# Nov 14th 2019, 17:14 shifat.it I really dont know how to run it
# Nov 14th 2019, 17:14 shifat.it I cloned it
# Nov 14th 2019, 17:13 dereuromark there are always some issues to solve, many of them have open ones or check directly the core ones: https://github.com/cakephp/cakephp/issues
# Nov 14th 2019, 17:13 shifat.it So basically I want to contribute and improve my skill
# Nov 14th 2019, 17:13 shifat.it but there is no issue to solve
# Nov 14th 2019, 17:12 shifat.it got it
# Nov 14th 2019, 17:12 dereuromark Here are a lot of open source resources around the framework, mainly plugins and alike.
# Nov 14th 2019, 17:11 slackebot1 !tell @shifat.it about awesome
# Nov 14th 2019, 17:11 slackebot1 Command sent from Slack by dereuromark:
# Nov 14th 2019, 17:11 slackebot1 !tell @shifat.it about awesomelist
# Nov 14th 2019, 17:11 slackebot1 Command sent from Slack by dereuromark:
# Nov 14th 2019, 17:10 shifat.it I want to contribute
# Nov 14th 2019, 17:10 shifat.it I need a github project built with Cakephp and accepting PRs and best for beginners
# Nov 14th 2019, 17:09 ndm Well, you might have come to the right place, explain what you need help with and we'll see.
# Nov 14th 2019, 17:07 shifat.it need someone who can help me through this
# Nov 14th 2019, 17:06 shifat.it good for beginner
# Nov 14th 2019, 17:06 shifat.it OPen source project by CAKEPHP
# Nov 14th 2019, 17:06 shifat.it I want to talk about contributing to a open source project
# Nov 14th 2019, 17:06 ndm If you have any questions, just ask them, if someone can answer them, they usually will
# Nov 14th 2019, 17:05 ndm Depends on what you want to talk about.
# Nov 14th 2019, 17:04 want_to is there any one to talk>??
# Nov 14th 2019, 17:04 want_to Hello
# Nov 14th 2019, 15:18 admad good to hear
# Nov 14th 2019, 15:17 admad in 3.x it would have been silent and you would still not have figured out what was the source of the problem
# Nov 14th 2019, 15:17 kevin.pfeifer the only problems I had with cakephp 4 were fixed very fast after I submitted the issue on the githbu repo. Everything else works like a charm like in cakephp 3
# Nov 14th 2019, 15:17 admad the strict typing in 4.x should help spot problems early
# Nov 14th 2019, 15:16 admad @kevin.pfeifer it's good to hear feedback on 4.x nonetheless
# Nov 14th 2019, 15:12 admad good to know. maybe not for you but us at least :P
# Nov 14th 2019, 15:11 kevin.pfeifer there seems to be a problem with the session mamagenemnt on my server side, therefore no CakePHP problem. Sorry^^
# Nov 14th 2019, 15:10 kevin.pfeifer ah no the success flash
# Nov 14th 2019, 15:10 slackebot1 <kevin.pfeifer>
# Nov 14th 2019, 15:10 kevin.pfeifer the delete operation of my controller
# Nov 14th 2019, 15:08 admad what's on `CategoriesController.php:126` ?
# Nov 14th 2019, 15:05 kevin.pfeifer well no it cant be the Flash Component since i get a Flash after creating a new entry. Seems i got a permission problem with my PHP _SESSION
# Nov 14th 2019, 14:57 kevin.pfeifer the strange thing is, the deletion is done corretly and my entry is gone but i dont get the "your entry has been deleted" message. Probably something with the flashcomponent?
# Nov 14th 2019, 14:56 slackebot1 /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Http/Server.php:86 - /var/www/my_tools/webvol/webroot/index.php:40 Request URL: /categories/delete/30 ```
# Nov 14th 2019, 14:56 slackebot1 /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Http/Runner.php:58 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php:162 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Http/Runner.php:73 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php:68 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Http/Runner.php:73 -
# Nov 14th 2019, 14:56 slackebot1 /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php:99 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Http/Runner.php:73 - /var/www/my_tools/webvol/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php:60 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Http/Runner.php:73 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Http/Runner.php:58 -
# Nov 14th 2019, 14:56 slackebot1 /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Controller/Component/FlashComponent.php:112 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Controller/Component/FlashComponent.php:155 - /var/www/my_tools/webvol/src/Controller/CategoriesController.php:126 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Controller/Controller.php:524 - /var/www/my_tools/webvol/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php:79 -