-
I have a working SonataAdminBundle and would like to call the Profile but `http://localhost:8000/profile/` gives me the following error:
**An exception has been thrown during the rendering of a templa…
-
So far I have my dashboard working and after logging in I can edit users and their roles.
My User has the following roles in the database:
``` javascript
a:4:{i:0;s:10:"ROLE_ADMIN";i:1;s:16:"ROLE_SU…
-
Fresh checkout and installing fixtures. When I try and edit Pages or Blocks at:
```
http://sylius.dev/app_dev.php/administration/blocks/
```
I get:
```
FatalErrorException: Error: Call to undefine…
-
I get this error when updating to the latest code:
'Variable "listAttributes" does not exist in BraincraftedBootstrapBundle:Menu:bootstrap.html.twig at line 32'
Here's my composer.json:
```
{
"…
glend updated
10 years ago
-
Hello ,
I'm trying to integrate the Formatter bundle with my sonata admin backend but i get this error:
ServiceNotFoundException: The service "sonata.formatter.twig.env.markdown" has a dependency on …
-
Hello,
Here a test for a new organisation layout:
![screen shot 2013-10-10 at 6 11 59 pm](https://f.cloud.github.com/assets/14672/1307927/dd7ff822-31c6-11e3-909f-0757392311ef.PNG)
Any comments ?
C…
rande updated
10 years ago
-
E.g. allow to set the `display` flag. Probably in a new group. We could also try to move the "Advanced" group into a "Advanced URL Options" group.
-
Hi,
I don't reach to install Sonata Sandbox. It hangs at the end with a command error...
```
D:\Program Files\cmder
λ cd D:/wamp/www/Sonata-oeg
D:\wamp\www\Sonata-oeg
λ php ../composer.phar create-p…
mrsof updated
10 years ago
-
we already developed some application with the latest version of your knp menu bundle. now we installed the newest version of sonata admin bundle, which requires knp menu bundle 1.1.*. so far it is no…
-
The admin group key (set in the DIC tag) is translated using the SonataAdminBundle translation domain, where it should(?) be using the translation domain set on the Admin class.
merk updated
10 years ago