-
``` bash
$ composer show sonata-project/*
sonata-project/admin-bundle 3.4.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.1.1 Sy…
-
Hi,
Since v3.9, translations no longer have to be managed by the class admin but is it possible to have examples of how to do it via the controller or via the template?
It is understandable that…
-
This issue comes from here https://github.com/sonata-project/SonataMediaBundle/issues/643#issuecomment-59895783
Research has led me to the solution. As I said in the above comment, there were nothin…
-
Opening this issue here as this seems to be the main repository:
I mentioned in sonata-project/SonataMediaBundle#891 that we could use Crowdin for translation management.
https://crowdin.com/page/op…
-
symfony2
php app/console cache:clear
ClassNotFoundException in AppKernel.php line 30:
Attempted to load class "SonataMediaBundle" from namespace "Application\Sonata\MediaBundle".
Did you forget a "us…
-
While I tried to access `http://../app_dev.php/admin/sonata/media/media/list` after fresh installation of MediaBundle I've got this error:
```
The class 'Application\Sonata\MediaBundle\Entity\Media' …
-
Hello, i'm trying to install the media bundle on my project, but i'm afraid that the documentation is outdated ("app/console" instead of "bin/console").
And so i encounter errors.
I follow the doc and…
-
While using the version 1.2 I get following error:
ClassNotFoundException in appDevDebugProjectContainer.php line 3434:
Attempted to load class "PhoneNumberUtil" from namespace "libphonenumber".
…
-
Hi,
I'm using the version master of Admin Bundle and Core bundle.
When I try to access Nelmio api doc, I get this error message:
```
CRITICAL - Uncaught PHP Exception Symfony\Component\Debug\Excepti…
-
Hi,
So this is one of those nice to have things, and AFAIK it's not trivial at all to implement, but I'll post the idea anyway:
I've been using SonataMediaBundle for over a year in several projects, …