• This 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???

Viewing 1 replies (of 1 total)
  • 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.

Viewing 1 replies (of 1 total)
  • The topic ‘Notice: Undefined index in back-end’ is closed to new replies.