1
mrphilong
RSS in News 1.63 displays
  • 2009/5/14 23:58

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Hi everyone,

I am having weird characters showing up in RSS, can anyone suggest how to correct this:

example:http://www.ucchau.net/modules/news/backendt.php?topicid=2
www.UcChau.Net
www.XoopsViet.Org

2
bjuti
Re: RSS in News 1.63 displays
  • 2009/5/15 22:21

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


I have the same problem on my site. Some chars such as ćđč etc are displaying as č, ž etc...

3
mrphilong
Re: RSS in News 1.63 displays
  • 2009/5/16 4:57

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


I am using utf-8, what about you?
www.UcChau.Net
www.XoopsViet.Org

4
bjuti
Re: RSS in News 1.63 displays
  • 2009/5/16 8:28

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Same here. UTF-8 encoding is on the whole site. But, main RSS feed is OK. Only RSS 'by categories' is broken.

5
anderssk
Re: RSS in News 1.63 displays
  • 2009/5/17 17:28

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Same here

6
bjuti
Re: RSS in News 1.63 displays
  • 2009/6/8 9:23

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Any progress on this one?

7
ghia
Re: RSS in News 1.63 displays
  • 2009/6/8 10:05

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


If you have an UTF-8 site and db, I think you can simply remove all xoops_utf8_encode calls from the file eg:
$tpl->assign('channel_title'xoops_utf8_encode($sitename));
=>
$tpl->assign('channel_title'$sitename);
etc.

8
bjuti
Re: RSS in News 1.63 displays
  • 2009/6/8 16:45

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


It works, tnx ghia!

Login

Who's Online

232 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits