NikolayNK
NikolayNK
I have the same issue. Anybody figured it out? :D
Same issue here. All worked like a charm. But two weeks ago Marketplace started to freeze users sessions with errors related to curl `Uncaught Exception GuzzleHttp\Exception\ConnectException: cURL error 28: Resolving...
Hi, @JeremieMercier. What tool you are using to send HTTP requests? I'm newby in WEB development so I'm not entirely shure what tool is that. Thank you :) Edit: I've...
I was having the same issue. And I, so called "fixed" it. In field.class.php I added `|| strpos($current_url, 'tracking.injector.php') !== false` to the if statements. Because, when you start using...
> Hi @akstis-typer > > can you rebase ? Hi, you mean I need to add last changes of original repository? Or something else? I'm not so good at git...
I think I did it right. The next step is unit tests - how do I make them? Or can I run yours? I launched php-fixer and php-stan analyzer -...
I've done poorly last time and accidentally revert changes in twig files. Now I reverted all back how it should be and removed spaces and new lines I added.
My bad. I'll get rid of unnecessary changes
Hi, @leeopereira, my fix doesn't work on the nightly version of the plugin?