|
Haven't registered yet? Do it here now!
|
tgs
Joined: 25 Jul 2006 Posts: 175
|
|
|
|
|
|
|
Posted: Thu Apr 03, 2008 4:17 pm Post subject: Special caracters in posts/feeds |
|
|
|
|
|
|
|
|
|
|
I got a french blog and it gets french feeds the thing is, it does not show the special caracters ex: ç à é etc....
Everything is wrong, they are replaced with other caracters. Is there a way to change this or it has to be in english only ?
While i have you, how do you unselect a feed ?
Thanks |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Apr 03, 2008 4:30 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
well, script tries to use utf8 encoding, so chars from all languages should work fine. However php is kinda bad treating non-english chars and regularly such problems appear. See if you have utf8 encoding meta tag in your blog template. that could help.
about the feed, just go to edit the blog, hold CTRL key of your keyboard and click with the move on the feeds you want to deselect. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
tgs
Joined: 25 Jul 2006 Posts: 175
|
|
|
|
|
|
|
Posted: Mon Apr 07, 2008 4:29 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Ahhhh that was the problem.
I was using one of your template just for test purposes and doesn't not have the meta tag in it.
Here is code gang if you ever need it.
Just put this between your <head> tags
Code: | <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > |
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |