5, September 2008

special characters on this forum - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  WebDigity Community  >  HumanWorks network news & feedback
Topic: special characters on this forum
« previous next »
Pages: [1] Print

Author Topic: special characters on this forum  (Read 1489 times)
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« on: May 16, 2006, 08:27:59 AM »

Hello,

justr read this post http://www.webdigity.com/index.php/topic,2513.0.PhPMySQL+Ajax+Webentwickler+-+Germany/topicseen.html Visit through proxy
and noticed that the german special characters are not showing off. A problem with SMF ?


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #1 on: May 16, 2006, 11:21:09 AM »

I think this is because of the page encoding and it is normal not to show up.

If you create a web page in German, but without using any META encoding is showing up the correct charset?

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #2 on: May 16, 2006, 11:52:10 AM »

I think the only way to show diff. languages (f.e. german and polish) is to use utf-8 encoding

edit: strange is that server returns a greek encoding while the docuement encoding is western... this is wrong.
« Last Edit: May 16, 2006, 11:54:17 AM by olaf »


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #3 on: May 16, 2006, 11:58:49 AM »

I see. Then the problem is propably that, because the forum uses ISO-8859-1 encoding.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #4 on: May 16, 2006, 12:05:01 PM »

I see. Then the problem is propably that, because the forum uses ISO-8859-1 encoding.
the german characters are included in the tabel of iso-8859-1 the problem is different:

the doc encoding is not the same then the encoding send by the server. You can see this via the context menu of you FF browser (view page info)


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #5 on: May 16, 2006, 12:11:31 PM »

Maybe it is a bug of the RSS to Post script.

Can you please post some german characters to see if it is working good?

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #6 on: May 16, 2006, 12:13:58 PM »

Maybe it is a bug of the RSS to Post script.

Can you please post some german characters to see if it is working good?
german: ä Ä ß
dutch: ï ë

all of them are included in iso-8859-1


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #7 on: May 16, 2006, 12:19:58 PM »

So can you see that right?

german: ä Ä ß
dutch: ï ë

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #8 on: May 16, 2006, 12:21:00 PM »

Oh it seems that you can't.

Propably there is a mod for that. I will report it to the SMF community.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #9 on: May 16, 2006, 12:39:22 PM »

do you checked the page info like I asked?



Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #10 on: May 16, 2006, 12:58:52 PM »

Quote
strange is that server returns a greek encoding while the docuement encoding is western... this is wrong.

Yes that's the default Apache's language, but it's ok. Browsers see the document's encoding to parse the page.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #11 on: May 16, 2006, 01:01:17 PM »

Quote
strange is that server returns a greek encoding while the docuement encoding is western... this is wrong.

Yes that's the default Apache's language, but it's ok. Browsers see the document's encoding to parse the page.
I don't think so:
check the page info of these two links:
http://www.construsoft.com/home.php?lang=gr Visit through proxy
http://www.construsoft.com/home.php?lang=eng Visit through proxy


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #12 on: May 16, 2006, 01:04:39 PM »

They propably send headers with every page.

I will do that too, but it is not going to change anything.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #13 on: May 16, 2006, 01:40:56 PM »

They propably send headers with every page.

I will do that too, but it is not going to change anything.
I remember there was some setting needed inside apache...
Code:
AddCharset ISO-8859-1  .iso8859-1 .latin1
AddCharset ISO-8859-2  .iso8859-2 .latin2 .cen
AddCharset ISO-8859-3  .iso8859-3 .latin3
AddCharset ISO-8859-4  .iso8859-4 .latin4
AddCharset ISO-8859-5  .iso8859-5 .latin5 .cyr .iso-ru
AddCharset ISO-8859-6  .iso8859-6 .latin6 .arb
AddCharset ISO-8859-7  .iso8859-7 .latin7 .grk
AddCharset ISO-8859-8  .iso8859-8 .latin8 .heb
AddCharset ISO-8859-9  .iso8859-9 .latin9 .trk
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
AddCharset Big5        .Big5       .big5
# For russian, more than one charset is used (depends on client, mostly):
AddCharset WINDOWS-1251 .cp-1251   .win-1251
AddCharset CP866       .cp866
AddCharset KOI8-r      .koi8-r .koi8-ru
AddCharset KOI8-ru     .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-8       .utf8

# The set below does not map to a specific (iso) standard
# but works on a fairly wide range of browsers. Note that
# capitalization actually matters (it should not, but it
# does for some browsers).
#
# See http://www.iana.org/assignments/character-sets
# for a list of sorts. But browsers support few.
#
AddCharset GB2312      .gb2312 .gb
AddCharset utf-7       .utf7
AddCharset utf-8       .utf8
AddCharset big5        .big5 .b5
AddCharset EUC-TW      .euc-tw
AddCharset EUC-JP      .euc-jp
AddCharset EUC-KR      .euc-kr
AddCharset shift_jis   .sjis

do you have al this charsets in your apache config?

I remember that I have big trouble with sending forms  (right encoded) to the server until these setting are right. (but of course you don't need this here its an english board) Wink


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #14 on: May 16, 2006, 01:46:53 PM »

Yeah you are right. This is not neccessery here.

I have seted those, actually apache 2 has an include file with those, so it is not a problem to use them now(I mean it is easier than with Apache 1.3).

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=2514
Tags : forums simple machines forum apache meta browsers Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  WebDigity Community  >  HumanWorks network news & feedback
Topic: special characters on this forum
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Sep 05, 2008, 08:35:16 PM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 36.294
Total Topics: 7.477
Total Members: 3.899
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: speedy5044

34 Guests, 3 Users online :

14 users online today:



Readers

Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.