I can delete the English language? Help!!!!

My website has been launched today. And all the members are having problems because the site is being viewed with the English language, not the language of my country. I did most of the translation, put the files correctly and set the site to appear in the language of my country.

 

This is a bug?

 

How do I make the site appear only with the language of my country? Putting it as 'default' does not work. And set the default country in 'advanced settings' does not work!

 

Help!!!!!!!!!

Quote · 1 Nov 2013

Which file do I change with programming to force the site to only appear in the language of my country?

Or which table in the database can change for this? I'm trying to find, but I can not. People are not able to register on my site because it appears several key-languages and no text with the language of my country!

Quote · 1 Nov 2013

Ok, I think I managed to solve it programming the file languages_inc.

 

I hope it works!

Quote · 1 Nov 2013

Hi,

Not delete English  this causes errors in Site,

configuration management languages go set language settings
changing default your language.

 

Quote · 1 Nov 2013

The configuration by admin panel does not work.

 

Even I changed the default language, it opens the site for visitors in English and not in the language of my country.

 

I'm having to change the language files. I thought only the language_inc solve, but no. I'm having to search for other files to change also.

Quote · 1 Nov 2013

I found where the problem was!

 

In this line:

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

 

My webhosting is hostupon, which is in the USA.

 

Then the site picked up my server configuration to define the language of the visitor.

 

I changed this line to pick up the language I set as default. Now is working!

Quote · 1 Nov 2013

Sounds like a possible bug then.

Geeks, making the world a better place
Quote · 2 Nov 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.