1
Ajira
Backend.php not showing the same as the news page.
  • 2009/1/10 23:06

  • Ajira

  • Just popping in

  • Posts: 3

  • Since: 2009/1/10


Hey guys,

I've got a bit of a weird problem... I use the news module as a blog, and usually type my texts in Microsoft Word 2007 (for the spelling checker). Because this, the texts usually contain some non-standard characters like … ’ and €. In the MySQL database they look fine, on the news module they look fine.. but on the RSS feed that's generated from backend.php, they looks like this:

… is displayed as …
’ is displayed as ’
€ is displayed as €

Again.. on the news page and in the database they look fine, just backend.php displays them wrong. Any ideas ?

2
trabis
Re: Backend.php not showing the same as the news page.
  • 2009/1/11 13:00

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


You may have to edit backend.php and do this
header ('Content-Type:text/xml; charset='._CHARSET);

3
alfred
Re: Backend.php not showing the same as the news page.
  • 2009/1/11 13:46

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


can you test it with the backend.php from SVN ?

http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsCore/trunk/htdocs/backend.php

4
Ajira
Re: Backend.php not showing the same as the news page.
  • 2009/1/11 23:12

  • Ajira

  • Just popping in

  • Posts: 3

  • Since: 2009/1/10


The backend.php from SVN doesn't have the problem it seems

Thanks :)

Login

Who's Online

233 user(s) are online (163 user(s) are browsing Support Forums)


Members: 0


Guests: 233


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