- Title: Member
- Status: Offline
- Registered: 2009-09-07
- Posts: 27
Topic: Problem with Cyrillic words in v1.8
Hello, I am just testing the new version before upgrade my production site. I found that if I change my site HTML title from Admin Settings, in the frontend it looks like this:
Ñ�еÑ�Ñ�Ñ�Ñ�Ñ�Ð
The same thing is when changing the Meta Keywords and description from admin panel.
In DB it is OK?
Where is the problem?
Thanks Jobbers 
Last edited by dzone (2009-09-20 08:34:13)
- Title: Administrator
- Status: Offline
- From: Oradea, Romania
- Registered: 2008-08-20
- Posts: 966
Re: Problem with Cyrillic words in v1.8
Hi!
This is a recently introduced bug (by me, actually
).
Open page_home.php, scroll to the end of the file and replace htmlentities with htmlspecialchars (this should appear 3 times, so be sure to replace all of them).
- Title: Member
- Status: Offline
- Registered: 2009-09-07
- Posts: 27
Re: Problem with Cyrillic words in v1.8
Posts [ 3 ]
Guest posting is disabled. You must login or register to post a reply.