-
When I edit an entity normally the name of the entity is listed in de breadcrumbs but I have the result of the query as a string. (see printscreen).
Any help on this:
My setup:
- Symfony2 Version 2…
-
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
The service "zetta_menu.manager" has a dependency on a non-existent service "knp_menu.matcher".
-
The context menu which should allow you to create new child nodes and delete nodes does not currently handle the configuration option where you set "all" in the sonata_doctrine_phpcr_admin.document_tr…
-
Hello,
Recently I updated my project which is using symfony 2.2. The project still works however there seems to be an issue with Twig/Exception Handling. I've included the backtrace from the apache…
-
![screen shot 2013-09-02 at 01 42 02](https://f.cloud.github.com/assets/2519779/1065005/97a243f4-1368-11e3-9639-698e000e2625.png)
-
I have now 5 menu items in sonata-admin from several CMF-bundles, but most of them (4 to be exact) have only 1, or 2 entries. Keeping in mind, that users maybe use sonata-admin for other tasks too, it…
-
Hello,
I have a Symfony2 project which accesses multiple databases and I've been unable to get it working with the otherwise wonderful LiipFunctionalTestBundle.
The application usually runs on PostG…
gavD updated
11 years ago
-
I have been trying to install the alpha4 but I am getting a requirement conflict from composer:
```
Problem 1
- Conclusion: don't install oro/platform 1.0.0-alpha4
- sonata-project/admin-bu…
-
I wanted to install FMElfinderBundle. I followed the step at https://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/file_browse_upload.md
It updated my symfony config.
After that, …
-
I have updated to Symfony 2.3.4 and now FOSRestBundle show me error: You have requested a non-existent service "fos_rest.templating".
With this code:
use FOS\RestBundle\Controller\FOSRestController;
…