• <font _mstmutation=”1″></font>

    Bonjour, j’ai reçu un message de mon hébergeur disant : Le plugin wow-carrousel-for-divi-lite a des erreurs de traduction liées au plugin Loco Translate qui alourdissent le fichier journal et donc le quota de stockage sur disque.
    Voici l’erreur que vous pouvez leur envoyer :

    [10-Mar-2025 10:10:22 UTC] PHP Warning:  is_readable(): open_basedir restriction in effect. File(/home/clients/newscom/prod/newscom_website/wp-content/plugins/wow-carousel-for-divi-lite/wow-divi-carousel-lite.php/languages/divi-carousel-lite-fr_FR.l10n.php) is not within the allowed path(s): (/home/clients/newscom/prod/newscom_website:/tmp:/usr/share/php:/usr/share/pear:/home/clients/muwps:/dev/urandom) in /home/clients/newscom/prod/newscom_website/wp-content/plugins/loco-translate/src/hooks/LoadHelper.php on line 228<font _mstmutation=”1″></font>

Viewing 2 replies - 1 through 2 (of 2 total)
  • This error was reported several times (like here and here). The only solution seems to be rolling back to v1.2.14, which at this point, doesn’t seem viable.

    @newscompao Quick Solution for me was changing the plugin-loader.php load_plugin_textdomain() path to:

    load_plugin_textdomain(
    'divi-carousel-lite',
    false,
    dirname(plugin_basename(__FILE__)) . '/languages'
    );

    This should fix the problem until the dev comes up with an update.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘translation error’ is closed to new replies.