1
novlang1984
xNews 1.71RC - RSS page and wrong encoding

xNews 1.71RC

Title site and his slogan are not encoded correctly.

In backendt.php, it is :
Quote:
$tpl->assign('channel_title', xoops_utf8_encode($sitename));
...
$tpl->assign('channel_desc', xoops_utf8_encode($slogan));


Is there a solution, I haven't found it ...

2
ghia
Re: xNews 1.71RC - RSS page and wrong encoding
  • 2010/11/6 10:31

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


If your site is UTF-8 encoded the additional encoding makes it double encoded. Remove the xoops_utf8_encode( ) function.

3
novlang1984
Re: xNews 1.71RC - RSS page and wrong encoding

It works !

Thanks

Login

Who's Online

251 user(s) are online (181 user(s) are browsing Support Forums)


Members: 0


Guests: 251


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