Robert
Robert
I have this constant problem more often than I would like... My page works great but sometimes, it crashes with 502 error... FPM is running and my config is correct....
@craue I don't understand what do you mean? This is my controller, if you want to see my workflow ``` php public function formAction(Request $request) { $product = new Product();...
It won't be processed even with invalid data, as $category will be null always but the first time (when we set the data to the product that has the form),...
Using a GET request won't work as desired. Using GET, we get querystring `?category=142`, which triggers the `if($category || $flow->isValid($form))` every single time, bypassing an invalid form, and obviously isn't...
I will upload a test on Monday, as I am leaving the office now and it's holydays until monday, and I don't have the project at home.
@craue Functional test https://github.com/robhunt3r/flowTest Load data fixtures to have some data. There are two URL http://localhost/app_dev.php/create [GET] Here you have the angularjs pre-create stuff, that will post to the next...
Great, so I just need to add theese two lines `` `` I can't set `$price = 0;` because there are many other fields like this, with relations, so no...
Okay I will try, about the noextra stuff, I will upload "soon" (I'm very very busy right now) a full example, it does some weird stuff, but I "fixed" in...
@craue sorry we were so busy at work because project needs to launch asap and I forgot about this, I will postit so tomorrow can test and give you feedback.
I have your same setup For me I can't get my mouse to enter the Monitor 3... I can only enter that monitor if I enable Vertical Loop, go to...