Comment 'Hello starbx !It wil...' to 'Default language'
Comment to Default language
  • Hello starbx !

    It will require to disable this code in your inc/classes/BxDolLangauges.php file:

    if(!$sLang && !empty($_SERVER['HTTP_ACCEPT_LANGUAGE']))

                $sLang = $this->tryToGetLang($_SERVER['HTTP_ACCEPT_LANGUAGE']);

    But it's better don't edit the core files to keep the automatic upgrade's possibility.