-
Hello, i am from Argentina, i read the book write by Jon Torrado and i like the lin3s way.. :-). ok, i have an error on /profiel route using SymfonyStandard:
An exception has been thrown during the …
-
I came across very strange situation today. I have following `composer.json` file used with newest `composer.phar`:
``` json
{
"name": "[redacted]",
"license": "proprietary",
"type": "project",…
-
Hi, I've described the issue [here](http://stackoverflow.com/questions/33009932/advanced-filters-disappearing-after-filtering-in-sonata-admin), as well.
I've installed Sonata Admin Bundle in my Symfo…
-
Hi all,
This issue is referencing this [Google group discussion](https://groups.google.com/forum/#!topic/symfony-cmf-devs/Q7lE8M2J_pE).
## Problem
The problem is that when you try to perform a query…
-
Hi i have probleme with `fos:user:create testuser test@example.com password` eatch time i get this error :
![2016-01-17_18-08-54](https://cloud.githubusercontent.com/assets/7679725/12378658/a01c0838-…
-
The default position_field is mandatory in configuration:
```
pix_sortable_behavior:
position_field:
default: position
```
Otherwise you get:
```
ContextErrorException in PixSortableBeh…
-
I have set a field to by doing:
``` php
$listMapper
->add('uniqueModeId')
->add('focPaint', 'boolean')
```
In the database the field focPaint is set to 1 (and is of type tinyint which transl…
-
Since a week, there are the following error when I try to use a command like mopa:bootstrap:install:font, mopa:bootstrap:symlink:less, mopa:bootstrap:symlink:sass.
```
Fatal error: Class 'JsonSchema\…
-
Updated my project via "composer update" yesterday now I am getting the following error:
```
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
The service "sonata.…
-
Hello,
From the commit https://github.com/sonata-project/SonataFormatterBundle/commit/3c5c083202b2ff485890d9659ff8708b2276ded2 , Il have : An exception has been thrown during the compilation of a tem…