-
Hello everyone !
After a composer update the https://github.com/sonata-project/SonataUserBundle/blob/master/Block/AccountBlockService.php no longer implements the same ErrorElement Class than the ot…
-
After integrating MediaBundle with LiipImage http://sonata-project.org/bundles/media/master/doc/reference/extra.html#liip-imagine-bundle-integration, there is an exception in sonataAdmin backend. Pls …
-
Hello,
On show action, i would like to add a link to download a file uploaded
In doc\cookbook\recipe_file_uploads.rst you ask to use sonataMediaBundle but not compatible with sf 2.4.
Is the best way …
-
When opening /api/doc page:
```
Notice: Undefined index: actualType in vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Extractor/ApiDocExtractor.php line 444
```
Composer versions:
```
sonata-proj…
-
After my recent composer update to `dev-master` I get:
**FatalErrorException in Admin.php line 48: Compile Error: Declaration of Sonata\AdminBundle\Admin\Admin::validate() must be compatible with Sona…
-
Hi I'm stuck with this error when I'm trying to acces to the post list section in sonata admin.
I've followed the official doc for master version of this bundle but first problems where when trying …
Polm1 updated
9 years ago
-
I'm facing that issue when i'm trying to access the route "/admin/sonata/classification/context/create". I have no ideas where it could come from. I've been following the Documentation step by step.
…
-
Hello @rande !
I've a question on the deployment of new releases.
The last release of SonataAdminBundle 2.3.2, blocks the version of block-bundle to ~2.2,
while ~2.3 is mandatory for update sonata-pa…
-
Hello, I am a Symfony programmer, and not very newbie. The point is that I need any upload bundle as soon as possible. As I had another Sonata-project bundles in my project, i decided to choose this o…
-
Hi,
I update my composer with this configuration:
```
"require": {
"php": ">=5.3.3",
"symfony/symfony": "2.6.x-dev",
"doctrine/orm": "~2.2,>=2.2.3",
"doctrine/doctrine-bundle": "~1.…