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...