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

    • This topic was modified 3 years, 9 months ago by polarracing.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author malaiac

    (@malaiac)

    Is it on a local (your PC) installation ?

    Thread Starter polarracing

    (@polarracing)

    Yes – its an xampp

    Thread Starter polarracing

    (@polarracing)

    And some more error messages.

    Undefined index: fi in C:\...\...\...\wp-content\plugins\wpdeepl\deepl-configuration.class.php on line 156

    Finnish language is installed in Polylang and setup up in this plugins settings.

    • This reply was modified 3 years, 9 months ago by polarracing.
    Plugin Author malaiac

    (@malaiac)

    Yep, it’s not meant to run on a local installation. Is it a problem ?

    Thread Starter polarracing

    (@polarracing)

    Nope – as I said – it works like a charm – just to let you know.

    Thread Starter polarracing

    (@polarracing)

    But the second one is really annoying – it throws nearly 100 of them on every time I save a post.

    Undefined index: fi in C:\...\...\...\wp-content\plugins\wpdeepl\deepl-configuration.class.php on line 156

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error Message’ is closed to new replies.