https://www.icyphoenix.com/viewtopic.php?f=35&t=2232
-----------------------------------
KugeLSichA
Wed 06 Jun, 2007 17:41

Encoding In RSS Pages
-----------------------------------
Hello,

i have some probs with the right encoding for Umlauts in german. If i use Ö, Ä, or Ü in some words and enter the pages for example:

http://www.caromonline.de/rss.php?atom   or http://www.caromonline.de/rss.php

I have problems with the umlauts.

But if i enter the page http://www.caromonline.de/news_rss.php  all works fine  :oops: 

I tried to set in the lang_main_settings.php a other encoding var, but it doesnt work.

Can you help me to solve this problem? Do you have the same problem or am I still the only one with this error?

greetz


-----------------------------------
jz
Wed 06 Jun, 2007 19:12

Re: Encoding In RSS Pages
-----------------------------------
I have the same problem in my site :(


-----------------------------------
KugeLSichA
Wed 06 Jun, 2007 20:50

Re: Encoding In RSS Pages
-----------------------------------
Ok so we have to wait for Luca.

maybe he have a solution for this.


-----------------------------------
jz
Thu 07 Jun, 2007 01:25

Re: Encoding In RSS Pages
-----------------------------------
[quote user="KugeLSichA" post="16125"]Ok so we have to wait for Luca.

maybe he have a solution for this.[/quote]

I think he has a solution  as usual :mricy:


-----------------------------------
jz
Thu 28 Jun, 2007 14:41

Re: Encoding In RSS Pages
-----------------------------------
Luca  :P


-----------------------------------
Mighty Gorgon
Fri 29 Jun, 2007 01:31

Re: Encoding In RSS Pages
-----------------------------------
Mmm... I currently don't have the time for this... but for sure is a charset issue.

Try to manually change it in the rss.php and let me know.


-----------------------------------
KugeLSichA
Sat 30 Jun, 2007 10:17

Re: Encoding In RSS Pages
-----------------------------------
thx Luca.. i´ll have a look


-----------------------------------
omarska
Sat 30 Jun, 2007 11:10

Re: Encoding In RSS Pages
-----------------------------------
Hi, [b]KugeLSichA[/b]
I tried to access your site, but it seems it's down :( .
Could you write what is your $lang['ENCODING'] an also $lang['ENCODING_ALT'] in lang_main_settings? I had similar problems with Serbian characters in RSS, and I solved it by setting a $lang['ENCODING_ALT'] as ISO equivalent of the primary $lang['ENCODING'] (for Serbian it's ISO 8859-2). Doesn't make sense, but it worked.


