How to shows danish characters

I have bought the danish translation for dolphin and it works fine, but I have a big problem on my site, it don't shoes the 3 danish characters æ,ø & å if the word is search its on danish søg, but on my site there is only stand s, I think the problem are in this line, taken from show source

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> where the kang is en-US, where can it be changed?

 

Quote · 5 Dec 2008

There's problem with accentuate characters and I can't find the solution...

I already post here : http://www.boonex.com/unity/forums/?action=goto&topic_id=Problem-with-accents

but no answer :(

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> is only for Internet browser I think....

I think also that it's more a coding problem in javascript/php

If you find a solution...I'll be glad to know it

Thank

Quote · 10 Dec 2008

Ok, I resolve (with BIG help of Sammie) my accents characters problem

You can try to place this code in your root .htaccess file (also in admin)


php_flag mbstring.encoding_translation off
php_value mbstring.http_input pass
php_value mbstring.http_output pass

If it's working...modify your php.ini file

Quote · 14 Dec 2008

Do I have to put it in the existing .htaccess file?

When I do that I got this error

 

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Apache/2.2.3 (Debian) Server at foto-date.dk Port 80
Quote · 22 Dec 2008
 
 
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.