Sina Salek
Sina Salek
Confirm that moving any dispatcher related code like addListener to the end fixes the problem
Didn't work, here is the error ``` acquia/lightning dev-8.x-2.x requires drupal/embed ^1.0 -> no matching package found. ``` BTW shouldn't it be used like this? also didn't work ``` composer...
It's not the best solution but for now you can check the job status on every loop iteration in the process and abort if it status is set to failed....
Windows 10 64bit, having similar problem. unable to perform any backup Tried running it as administrator with full permission but nothing changed `System.Exception: Unexpected number of remote volumes marked as...
Also when i remove `{% import _self as macros %}`, it no longer throws error but the macro also won't work and is ignored by compiler
`{% import _self as macros %}` cause twigjs to generate `context["macros"] = this.env_.createTemplate(this);` so it seems that using macros in the same template is not supported yet. I move the...
I just installed virtualmin nginx module according to https://www.virtualmin.com/documentation/web/nginx With a quick comparison, there are some important features the it offers comparing to this module : 1. In Services ->...
Thanks for the quick response. 1. PHP settings. i attached a screenshot (this is important because end users can't modify php.ini directly they need a simple UI to do that)....
1. i played with it quite some time ago, i'll see if i can find a workaround
Found it :) http://php.net/manual/en/configuration.file.per-user.php