• Resolved polarracing

    (@polarracing)


    The error message

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

    could be fixed with adding:

    'fi_FI' => array(
    	'labels' => array(),
    	'assource'	=> 'FI',
    	'astarget'	=> 'FI',
    	'allcaps'	=> 'FI_FI',
    	'isocode'	=> 'FI',
    	),

    to the static function DefaultsAllLanguages() { in deepl-configuration.class.php

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter polarracing

    (@polarracing)

    Sorry, fix did not work –
    it throws the errors every time a page is viewed, not when editing.

    Thread Starter polarracing

    (@polarracing)

    Sorry again for the confusion, but I never had an issue like this.

    It seems the error message ONLY pops up when I use the DIVI theme editor. Normally such issues also pop up when saving a post or doing other things.

    But this one is – as far as I can say – only happening when using DIVI theme editor.

    Plugin Author malaiac

    (@malaiac)

    I’m not planning to fix issues related to local installs

    Thread Starter polarracing

    (@polarracing)

    issues related to local installs

    This is not the case – its also happening on my dev system on a webserver. So its not only a local install install issue.

    I can reproduce anytime on this “live-server”.

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

    (@malaiac)

    Please provide the error message displayed on your online installation (dev)

    Thread Starter polarracing

    (@polarracing)

    Just created a fresh one for you

    [30-May-2021 08:12:26 UTC] PHP Notice: Undefined index: fi in /.../.../..../.../..../wp-content/plugins/wpdeepl/deepl-configuration.class.php on line 156

    Finnish is the pages main language.

    Update:
    Opening one template in DIVI template build throws about 850 lines of this.

    Update 2:
    Saving a post about 100 lines.

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

    (@malaiac)

    Fixed in 1.7.4.1

    Thread Starter polarracing

    (@polarracing)

    COOL THANKS!

    Thread Starter polarracing

    (@polarracing)

    I can confirm – it works!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Error Message “Undefined Index” and fix’ is closed to new replies.