Conversation
review · 5 starsThis is debug: Notice: Undefined index: vi in .../wp-content/plugins/r3df-dashboard-language-switcher/r3df-dashboard-language-switcher.php on line 476 It works fine but the name in Vietnamese language (Installed) does not show and instead by -n.a- Can some one help to fix it???
Same error. I just comment it out, like this: if ( $lang != $loc /* && !$this->_options['hide_language'][$lang] */ ) { Hope it helps. The developer should take a look at this.
Same error. I just comment it out, like this: if ( $lang != $loc /* && !$this->_options['hide_language'][$lang] */ ) { Hope it helps. The developer should take a look at this.