UtopiaSoftware Forums

Full Version: Encoding Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can somebody tell my why I have an encoding problem? My encoding is Cyrilic Windows and look at the leathers: http://internet-bg.freehostia.com/u/news.php?category=2
I edited the tempelates but i could't fix the problem. Please help!!!
The charset is defined in several places.

One is in header.php:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Another two instances are in the comments_list_header template and archive_header.

These would have to be replaced with iso-8859-5, or whatever Cyrilic Windows is called (I think this is it).
It's windows-1251, but thanx very much, Brian
I did it, but it still doesn't work!!!
On what pages is this an issue? The news display?
Yes!!! Tnx very much man. I posted it again and it works
Ah, excellent! Good to hear.
Reference URL's