-
Hi
I am new to behat. Currently I am using 3.0.11 to create functional test case about uploading stuff. The file name will be generated automatically with long unique random characters and persisted …
-
at http://friendsofsymfony.github.io/schema/rest/ there is a
"404 - There isn't a GitHub Page here."
and symfony comes with:
failed to load external entity "in_memory_buffer"
when I do:
sonata_api_…
-
Hi
Is there a way that If I delete an image in the admin that the image is also deleted form my bucket? I'm just conscious of the amount of redundant images in my bucket
Thanks
-
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 …
-
I think liip imaginebundle has changed the way paths are generated for thumbnails. This brings up problems becouse paths for _imagine_foo_bar can't be generated. The issue can be described in https://…
-
hi,
got this after a composer update today, when i click on an image list button (firebug console)
Want to choose an image for my item anf got this error
```
CRITICAL - Uncaught PHP Exception Twig_…
-
The type should be `json_array`, rather than `json` here:
https://github.com/sonata-project/SonataMediaBundle/blob/master/Resources/config/doctrine/BaseMedia.orm.xml#L17
-
Hi
It 's installed but when i log in as admin, got redirecttion to /admin and got this error:
No route found for "GET /admin/"
I don't understand...
Here my routing.yml
homepage:
pattern: /
…
-
Hi
I've followed the installation and when I try to edit anything, I get the following:
Variable "btn_add" does not exist in SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_to_one.html.twig at line …
-
Hello everybody !
I encounter a problem in my development when I want to use the debug toolbar of symfony. :disappointed_relieved:
She's present and seem to work correctly but when i want detail by …