-
Only the reference media is removed on S3 when removing a media entity. The source is in a Doctrine2 behavior when removing entities (http://www.doctrine-project.org/jira/browse/DDC-1680).
Essentiall…
-
I recently updated my `SonataMediaBundle` to `dev-master` and since then the `SonataClassificationBundle` became required in addition to the `SonataDatagridBundle`.
After updating with composer I sta…
-
I followed step by step the documentation so i can't tell where the error could come from.
in vendor/sonata-project/media-bundle/Admin/BaseMediaAdmin.php at line 118
```
if ($filter = $this->getRequ…
-
SonataMediaBundle don't use the new SDK of Amazon WebService S3.
Is there someone working on this update ?
-
Hello,
how to you make SonataMediaBundle compatible with symfony 2.4 ?
Do you know if it's already case (dev-master requires symfony/symfony: ~2.3) ?
If not is it there a way to do that with composer …
-
First of all, I want to say that the video player works fine if I put a URL that links directly to a file.
However, I want to provide the video via an URL that will return the video as a StreamedResp…
-
Hello (back)
I have the same problem than this person :
https://github.com/sonata-project/SonataMediaBundle/issues/10
Here is my code :
##
->add('picturesymbol', array(), array('edit' => 'list', '…
-
hi all,
my sf2 application is need for multiple database from diff server, so I change the entities relation from oneToOne, OneToMany, ManyToOne to LifeCyclecallbacks, so in this case I can not use…
-
Hi.
I'm getting this waring when i run composer install
Warning: Ambiguous class resolution, "Sonata\MediaBundle\PHPCR\GalleryHasMediaRepository" was found in both "[..]/vendor/sonata-project/media-…
-
I have a dependency problem with composer.
You can find a SonataAdminBundle dependency in file https://github.com/sonata-project/SonataMediaBundle/blob/master/Provider/BaseProvider.php#L21, so almost…
pokap updated
10 years ago