Note that there are some explanatory texts on larger screens.

plurals
  1. POInactiveScopeException After Installing FOSCommentBundle
    primarykey
    data
    text
    <p>I am setting up FOSCommentBundle, I followed all steps to install it however any page I access now, I am getting the exception below:</p> <pre><code>InactiveScopeException: You cannot create a service ("fos_comment.listener.thread_permalink") of an inactive scope ("request"). in C:\htdocs\click-na-ilha\app\cache\dev\appDevDebugProjectContainer.php line 1595 at appDevDebugProjectContainer-&gt;getFosComment_Listener_ThreadPermalinkService() in C:\htdocs\click-na-ilha\app\bootstrap.php.cache line 1904 at Container-&gt;get('fos_comment.listener.thread_permalink') in C:\htdocs\click-na-ilha\app\cache\dev\classes.php line 1772 at ContainerAwareEventDispatcher-&gt;lazyLoad('fos_comment.thread.create') in C:\htdocs\click-na-ilha\app\cache\dev\classes.php line 1737 at ContainerAwareEventDispatcher-&gt;getListeners(null) in C:\htdocs\click-na-ilha\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher.php line 107 at TraceableEventDispatcher-&gt;getListeners() in C:\htdocs\click-na-ilha\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher.php line 168 at TraceableEventDispatcher-&gt;getNotCalledListeners() in C:\htdocs\click-na-ilha\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher.php line 354 at TraceableEventDispatcher-&gt;saveInfoInProfile(object(Profile), false) in C:\htdocs\click-na-ilha\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher.php line 328 at TraceableEventDispatcher-&gt;updateProfiles('05b179', false) in C:\htdocs\click-na-ilha\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher.php line 431 at TraceableEventDispatcher-&gt;postDispatch('kernel.terminate', object(PostResponseEvent)) in C:\htdocs\click-na-ilha\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher.php line 148 at TraceableEventDispatcher-&gt;dispatch('kernel.terminate', object(PostResponseEvent)) in C:\htdocs\click-na-ilha\app\bootstrap.php.cache line 2758 at HttpKernel-&gt;terminate(object(Request), object(Response)) in C:\htdocs\click-na-ilha\app\bootstrap.php.cache line 2159 at Kernel-&gt;terminate(object(Request), object(Response)) in C:\htdocs\click-na-ilha\web\app_dev.php line 32 </code></pre> <p>Here is the code I have added <a href="https://gist.github.com/dextervip/3d9efe24c7241a6eeda0" rel="nofollow">https://gist.github.com/dextervip/3d9efe24c7241a6eeda0</a></p> <p>What's wrong?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload