View Full Version : Latvian language problem
raimonds
03-31-2008, 10:43 PM
1) Script Title: Pausing RSS scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pausescroller/
3) Describe problem: Incorect UTF-8 output encoding, example of RSS news in latvian language here: "vīrietim, kurš ar automašīnu "Nissan Sunny", iespējams" or link to page here:
rangana
04-01-2008, 06:17 AM
Have you tried changing from UTF-8 to ISO ;)
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-2022-JP">
.or
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
See if it helps ;)
raimonds
04-01-2008, 11:14 AM
You can see working demo page source on the link (http://www.ray.lv/scripts/rss/demo.htm), charset is set yo utf-8:<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
rangana
04-02-2008, 05:36 AM
Yup, I know it is UTF-8 as stated in post#1, but have you tried playing with the other content-type language, other than utf-8 ;)
raimonds
04-02-2008, 08:55 AM
Yes, I changed to windows-1257, now characters has changed to anothers, but still not readable. I using Mod for phpbb3 from this author, and this working perfect. Here is a link to this page: http://forum.ray.lv/ Thaks.
machinesmith
06-12-2008, 04:37 AM
having the same problem. tried proposed solutions, to no avail. is the solution available? Have seen the phpbb mod solution, but a swap is not enough and I am not using it in phpbb, which is how they get around the UTF-8 conversion. Is there no solution to this? this is what happens:
http://11qradio.com/testrss/demo.htm
please help?
molendijk
06-12-2008, 07:18 PM
This is part of a more general problem (also) involving Ajax-requests, cf. this (http://www.dynamicdrive.com/forums/showthread.php?t=33313).
---
Arie Molendijk.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.