RSS Problems
»
Show posts from
to
Icy Phoenix
Old Support Topics - RSS Problems
tiolalu
[ Sun 18 Oct, 2009 23:28 ]
Post subject:
RSS Problems
The RSS of my site doesn't work.
You can see the problems here:
http://feedvalidator.org/check.cgi?...vil.com/rss.php
Do you have any idea of what happend?
Thanks in advance.
spydie
[ Mon 19 Oct, 2009 00:33 ]
Post subject:
Re: RSS Problems
in my site it work´s. but the validator you posted put´s out the same errors.
script says iso, server says utf8
Mighty Gorgon
[ Wed 21 Oct, 2009 20:30 ]
Post subject:
Re: RSS Problems
Try to play with these settings in
lang_main_settings.php
, but make tests on tests site, not on your live one, or you may get errors.
Code: [
Hide
] [
Select
]
Code: [
Show
]
$lang['ENCODING'] = 'ISO-8859-1';
$lang['ENCODING_ALT'] = 'UTF-8';
Powered by
Icy Phoenix