-
Hi,
I'm using this in my configuration:
``` yaml
Symfony\Cmf\Bundle\BlockBundle\Doctrine\Phpcr\SimpleBlock:
valid_children: []
```
As far as I understand this means SimpleBlock …
kminh updated
9 years ago
-
Compile Error: Declaration of Sonata\FormatterBundle\Block\FormatterBlockService::validateBlock() must be compatible with Sonata\BlockBundle\Block\BlockAdminServiceInterface::validateBlock(Sonata\Core…
-
Hi
after running "php composer.phar create-project sonata-project/sandbox:dev-2.3-develop", I get this at the end:
```
sonata_news.comment.emails ([mail@example.org]):
sonata_news.comment.email_fro…
-
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
-
The label_catalogue under sonata_admin.dashboard.groups is ignored in the sonata_menu template.
Since #2711 labels must be befined in the "messages" translation file.
-
Unfortunately the docs are still missing for filters:
http://sonata-project.org/bundles/admin/master/doc/reference/action_list.html#filters
Is there a way to use `select2` with `AJAX` `autocompletion…
-
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.…
-
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…
-
I am facing a failed install while I follow the instructions at http://sylius.org/get-started :
php app/console sylius:install
Installing Sylius...
Step 1 of 4. Checking system requirements.
+-------…
dmidz updated
9 years ago
-
This affects the admin-bundle, "~2.2,>=2.2.9" versions:
Using Admin interface, in Page edition, editing blocks using block edition (menu entry) leads you to `/admin/sonata/page/page/[pageId]/block/l…