Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support 'Special' character usage issue
Metromental
Posted on 26 Dec 2009, 11:04:46

Access: Member
Total Posts: 6
Joined: 2009-12-26

Hi Chris again,
If I use characters like "ó, ü, ö, ú, ő, ő, ű, á, é, í ..." the field where I typed those characters disappears. I enabled HTML, so the article content field works with those characters, but the title is not. Any idea?
#1381
Chris
Posted on 26 Dec 2009, 11:16:52

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Try this, edit the functions.php file, around line 127~ you'll see this

Code:
$str = str_replace("{title}",htmlentities($row[title],ENT_NOQUOTES, 'utf-8'),$str);


try changing it to

Code:
$str = str_replace("{title}",$row[title],$str);
#1382
Metromental
Posted on 26 Dec 2009, 11:25:38

Access: Member
Total Posts: 6
Joined: 2009-12-26

You are the hero of the day... again.
Thanks a lot! N-13 is great!
#1383
Network-13.com © 2013