PDA

View Full Version : Special characters not showing


PokePets
10-25-2011, 10:16 AM
I know it's asked before, but I can't find the answer again.
So é & other special characters are displayed like; � or éé!

How can I fix it? I think I have this problem because I installed another style.

Hall of Famer
10-25-2011, 11:57 AM
Well this has been a problem with the old RA script, and the only solution I can say at this moment is to avoid using special characters. And nope, it has nothing to do with styles.

PokePets
10-25-2011, 12:20 PM
But I'm using now the newest version of Mysidia :S?

Hall of Famer
10-25-2011, 02:35 PM
umm are you saying the problem did not occur with the old Rusnak adoptables script or earlier version of Mysidia Adoptables? If so, thats indeed a bit strange.

PokePets
10-26-2011, 06:13 AM
Yes, with the old RS script I didn't have that problem :S
Weird :S


Thanks anyway.

Inf3rnal
10-26-2011, 09:54 AM
Make sure in your theme's template.htm

It has these in the heading:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>

This part right here turns the symbols into what you want:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

The rest is just xhtml tags and are important.

PokePets
10-26-2011, 10:31 AM
Thank you so mutch! It works!
I had this;
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

PokePets
02-02-2012, 11:28 AM
Uhm I re-installed the whole script, all the mods, all styles and it's back.
I changed the template.htm to what you said Inf3rnal :S

The weird thing is; Special characters are showing in the titlebar, but not in the 'content of the page'.

Help please :S?

Thanks anyway.