Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Default language problem


Andrew J

Recommended Posts

My site under Mozilla and Netscape browser is rendered incorrectly in English

instead Hungarian language I set. It is doing OK in Explorer. Is it an osCommerce bug? Is it possible to fix?

 

Andrew

Link to comment
Share on other sites

Any suggestion? I think this is a very important problem. Hey experts where are you?

mozilla > edit > preferences > languages > add > hungarian > delete all others

now that was not diffcult, was it .

 

or if you have only hungarian:

delete in /admin all other languages

 

or look at:

/includes/languages/hungarion/hungarian.php (?)

and change some lines in the top section

"If you're working on something new, then you are necessarily an amateur."

Link to comment
Share on other sites

Maybe this helps:

 

In "includes/application_top.php" approx line 280

change:

$lng->get_browser_language();

to:

// $lng->get_browser_language();

 

[Dutch]dat bedoelt ie toch John? Of dacht jij van niet?[/Dutch]

Link to comment
Share on other sites

paulm2003: thanks it works! :D

 

I still have a bug in mozilla:

 

The product pictures seems broken only one of nine rendered by the browser.

 

Andras

Link to comment
Share on other sites

Maybe this helps:

 

In "includes/application_top.php" approx line 280

change:

$lng->get_browser_language();

to:

// $lng->get_browser_language();

 

[Dutch]dat bedoelt ie toch John? Of dacht jij van niet?[/Dutch]

Hoe noos :-)

"If you're working on something new, then you are necessarily an amateur."

Link to comment
Share on other sites

paulm2003: thanks it works!
Glad it helped :) . Note: by default osC uses the language which is set in the browser as preferred "browse language". Your IE has Hungarian set as preferred, your Moz/Netscape uses English as preferred language. (So it isn't a bug, it's a feature :rolleyes: )

 

I still have a bug in mozilla:

The product pictures seems broken only one of nine rendered by the browser.

Strange, I'm sure I have had that problem too. Only I don't remember exactly what is was. I think there was something with the images itself, somehow they were corrupted (at uploading?). Indeed IE displayed the images correctly (may be from cache?).

 

@John nogmaals bedankt voor die "taaltip" :)

Link to comment
Share on other sites

Huh ? Welke?

You posted it at forums.oscommerce.nl (actually somebody else posted the tip and you replied with an even easyer tip = the one I posted here) :P

 

[ducth]ik weet echt zeker dat ik 'm van jou heb [/dutch]

Link to comment
Share on other sites

Huh ? Welke?

[ducth]ik weet echt zeker dat ik 'm van jou heb [/dutch]

 

I see the note now, somewhere in the dungeon :-)

"If you're working on something new, then you are necessarily an amateur."

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...