Error Message
-
Hi,
I’m testing the plugin with a Deepl Free API plan and Polylang.Even it is working like a charm – it still throws for every translation 2 error messages in my wp debug.log:
file_put_contents(C:\...\...\.../wp-content/uploads/wpdeepl/8723-DE:EN-GB:a7bf35400cf4213a8a4c61eb80b07084-request): failed to open stream: No such file or directory in C:\...\...\...\wp-content\plugins\wpdeepl\client\deeplapi.class.php on line 236
file_put_contents(C:\...\...\.../wp-content/uploads/wpdeepl/8723-DE:EN-GB:a7bf35400cf4213a8a4c61eb80b07084-response): failed to open stream: No such file or directory in C:\...\...\...\wp-content\plugins\wpdeepl\client\deeplapi.class.php on line 236
The directory exists, and there are files called
-request
and-responce
in it.As it works fine, this is not a deal breaker, but still annoying.
- The topic ‘Error Message’ is closed to new replies.