-
Hi everybody. I try to understand, how I should make the settings (may be) of SonataMediaBundle to let me insert the line in my table with the image id, which is already is in other string of this tab…
-
On this site http://sonata-project.org/bundles/news/master/doc/reference/installation.html (after "Enable the new bundles:") should be:
```
public function registerBundles()
{
return array(
…
-
The helper to display the media/thumbnail doesn't take the assets in consideration.
For example, in my development environment, I access to my site trough the following link: http://localhost/sf2/ . W…
-
As the title describes the problem, show action doesn't return the content of the object.
This problem also occurs in Media section (http://demo.sonata-project.org/admin/sonata/media/media/list) of t…
-
Hello,
Today I installed sonata User Bundle and works perfectly but I would like hide the User menu from Dashboard and TopMenu .
How I can do it?
Thanks
Regards
-
I have the same table structure as MediaBundle but my bundle works just fine. The SonataAdminBundle still has this issue.
Any ideas why?
https://github.com/sonata-project/SonataMediaBundle/commit/9f…
-
November 12 knplabs qaufrette adapter and amazonwebservices bundles was updated. And now I'm getting error
ErrorException: Warning: array_replace_recursive(): Argument #2 is not an array in project/v…
-
i found this exception:
[ErrorException]
Runtime Notice: Declaration of Sonata\MediaBundle\Admin\BaseMediaAdmin::configureSideMenu() should be compatible with that of Sonata\AdminBundle\Admin\Adm…
-
The "delete" checkbox for deleting media from a gallery does not work.
The only way I found to repair this is to switch the "by_reference" in GalleryAdmin.php to true, but then I have trouble with ad…
-
I just updated to the latest dependencies via composer (using "dev-master" for everything sonata) and now none of my sonata_type_collection fields work anymore. This even applies to my GalleryAdmin, u…