Author |
Topic  |
|
Arhaix
Starting Member
Poland
3 Posts |
Posted - 29 March 2005 : 06:12:39
|
Hello
I got small question I'm from Poland and i want to have Polsih letters on my forum, because now, when i post messages with Polish letters i get some signs like #&%(* etc. To do that i must change forum coding to something like that "charset=iso-8859-2" (that is command under php). So if you could help me find the document where i must change coding to get my iso-8859-2
|
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 29 March 2005 : 06:46:25
|
You'll find your forum's meta tags in inc_header.asp.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
Arhaix
Starting Member
Poland
3 Posts |
Posted - 29 March 2005 : 07:44:13
|
In what line it should be, cant find right one |
 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 29 March 2005 : 09:16:41
|
Snitz doesn't have a Content-Type meta; to add your own, find the following on line 91 of inc_header.asp and place it before the closing head tag:Response.Write "</head>" & vbNewLine & _ |
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
Arhaix
Starting Member
Poland
3 Posts |
Posted - 29 March 2005 : 11:34:49
|
Should i paste charset=iso-8859-2 or some special command |
 |
|
Doughnut
Starting Member
United Kingdom
40 Posts |
Posted - 26 April 2005 : 08:09:13
|
quote: Originally posted by Shaggy
Snitz doesn't have a Content-Type meta; to add your own, find the following on line 91 of inc_header.asp and place it before the closing head tag:Response.Write "</head>" & vbNewLine & _
I've tried adding meta tags here in the past but when I run em through a meta tag analyzer the tags can't be detected so I'm not sure if they work or not, I normally use This One |
Edited by - Doughnut on 26 April 2005 08:10:50 |
 |
|
Doughnut
Starting Member
United Kingdom
40 Posts |
Posted - 27 April 2005 : 13:17:07
|
Alright there,
Am I right in thinking that the head tags in inc_header are for the forum title which is set in "Main Forum Configuration"? So if you have no title these tags won't be of much use anyway, I'm probably way off but if I'm not using the forums title function and insert new head tags will these work and more importantly will they interfere with the forums code?
Thanks. |
 |
|
|
Topic  |
|