t2ls
04-26-2006, 09:58 AM
I have a pb, with the rss code above, the first item have a long title:
Sports.fr Sports.fr Ronaldinho est optimiste
So Sports. Sports.fr are not in the title, because not the same item in the rss code.
Can anybody help me?
I have other pb with French Character, if i do that
"I've got the solution :
It's in the includes/config.php file where you need to change the charset.
Juste replace the defaut header by :
header('Content-Type: text/html; charset=iso-8859-1'); "
It work for the news, but title of page, description of page have bad character with @
Content visible to registered users only.
Sports.fr Sports.fr Ronaldinho est optimiste
So Sports. Sports.fr are not in the title, because not the same item in the rss code.
Can anybody help me?
I have other pb with French Character, if i do that
"I've got the solution :
It's in the includes/config.php file where you need to change the charset.
Juste replace the defaut header by :
header('Content-Type: text/html; charset=iso-8859-1'); "
It work for the news, but title of page, description of page have bad character with @
Content visible to registered users only.