You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a other issue: An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "fos_comment_get_threads" as such route does not exist.").
Hello,
I followed your documentation but I have this issue 'The child node "db_driver" at path "fos_comment" must be configured.'
What I did.
➡ config/config.yaml
➡ src/Entity/Comment.php
➡ src/Entity/Thread.php
➡ templates/index.html.twig
I inserted this part :
{% include '@FOSComment/Thread/async.html.twig' with {'id': 'foo'} %}
Nothing else, neither make:migration...
Thank for helping
The text was updated successfully, but these errors were encountered: