| Author |
Message |
carlainz Hangin' Around

Joined: Mar 29, 2006 Posts: 26
|
Posted:
Sun Sep 17, 2006 2:07 am |
|
hi
In have 3 language in my site , dutch english and italian , but in the language block i have italian and english 2 times .
in the directory language i have only the file dutch , english and italian , is the same in admin/language
dutch language work fine
Where i can delete this double languages ?
thanks
cheers[/img] |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Sun Sep 17, 2006 6:53 am |
|
Seems like there might be a problem with the Dutch language file that makes it appear as English. I thought it used the file names for that, but maybe there is additional details inside the file. Are you displaying the drop down or the flags in your language block? |
|
|
|
 |
carlainz Hangin' Around

Joined: Mar 29, 2006 Posts: 26
|
Posted:
Sun Sep 17, 2006 7:43 am |
|
i have try also with flag and drop down but it's the same
i attach a picture where you can see my problem
Thanks |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
|
Posted:
Sun Sep 17, 2006 8:08 am |
|
carlainz, we are not able to view that JPG... |
|
|
|
 |
carlainz Hangin' Around

Joined: Mar 29, 2006 Posts: 26
|
Posted:
Sun Sep 17, 2006 9:06 am |
|
i try again, how you can see ? |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3143 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Sun Sep 17, 2006 9:13 am |
|
Forbidden ! What is the link to your site with that problem. However its seldom that there is an error in your mainfile.php. You can delete the files an than upload again an see what happens. Donīt forget to clear your browser cache. |
|
|
|
 |
carlainz Hangin' Around

Joined: Mar 29, 2006 Posts: 26
|
Posted:
Sat Sep 23, 2006 6:52 am |
|
hi
i have copy a new mainfile.php but it's the same ...
this is the url
thanks
cheers |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3143 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Sat Sep 23, 2006 8:06 am |
|
I see. Didīt you also uploaded the block_Languages.php. Normally within this block you can see a short text like this"Select Interface Language:But you donīt have there any text.
Thats defined in all of the language files e.g. folder language/lang-english.php. Did you removed the text ?
| Quote: |
define("_SELECTLANGUAGE","Select Language");
define("_SELECTGUILANG","Select Interface Language:"); |
|
Last edited by Susann on Sat Sep 23, 2006 8:23 am; edited 1 time in total |
|
|
 |
carlainz Hangin' Around

Joined: Mar 29, 2006 Posts: 26
|
Posted:
Sat Sep 23, 2006 8:22 am |
|
hi
no i don't have remove the text .
now i have replace block_language.php but it's the same
is not possible someting in the database ?
cheers |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3143 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Sat Sep 23, 2006 9:41 am |
|
Set display_errors=true in config.php maybe your get some error messages. Your Account is a blank page and for example the Login block doesnt show the english text message. I donīt know your settings but it seems there is a general language problem.Make sure you have all language files uploaded. |
|
|
|
 |
carlainz Hangin' Around

Joined: Mar 29, 2006 Posts: 26
|
Posted:
Sun Oct 01, 2006 3:28 am |
|
hi , i have set display_errors=true but i can't see any error .
in directory LANGUAGE i have lang-dutch.php lang-english.php lang-italian.php and index.html
in directory ADMIN/LANGUAGE IS THE SAME lang-dutch.php lang-english.php lang-italian.php and index.html
I think this is correct ....
Thanks for your help |
|
|
|
 |
carlainz Hangin' Around

Joined: Mar 29, 2006 Posts: 26
|
Posted:
Sun Oct 01, 2006 3:44 am |
|
problem solved , i have copy the directory language from another phpnuke site and now work fine |
|
|
|
 |
|
|
|
|