I've the same problem .. try to fix that... thanks
Sep-04-2004 02:27
Swamper
Webmonstah
Registered: Jan 2000
Location: Toronto, Canada
Did I fix it?
___________________
"In a world of illusion you only see what you feel"
Sep-04-2004 05:03
sh33p
disco fvrd, house flvrd..
Registered: Jun 2004
Location: Tel Aviv, Israel
quote:
Originally posted by Swamper
Did I fix it?
nope
Sep-04-2004 05:15
Elior
Ad Matai?
Registered: Feb 2003
Location: Kiryat Atta
nah, now the default character encoding is Unicode and it's fucks up when we try to use Hebrew now.
Sep-04-2004 08:42
YuVaL
Airwaves
Registered: May 2001
Location: Out There....
quote:
Originally posted by Swamper
Did I fix it?
no, now theres like half u see in unicode and are fine and the rest aren't, and half u need to change to hebrew and then the unicode ones are f00ked
Sep-04-2004 10:05
m0sh
Ibiza 05'
Registered: Jan 2001
Location: Israel,kfar shmaryahu τως
its unicode now...
___________________
James Holden / Katana / Gabriel & Dresden / Sander Kleinenberg / Lemon 8 / Don Diablo / Infusion / Luke Chable / Nathan Fake / Michael Burns / Eric Prydz / Steve Angello / Tomcraft
James Holden is my only GOD!
Sep-04-2004 11:28
Rising
[L]iquid [J]un[K]i'e
Registered: Nov 2002
Location: pLastiC faNtaStic
i think the right one should be 'hebrew-visual iso' either 'hebrew-windows'.
___________________
Sep-04-2004 11:32
Hell_Copter
UplifTingHaRdTrancEAddicT
Registered: Nov 2001
Location: israel
quote:
Originally posted by Rising
i think the right one should be 'hebrew-visual iso' either 'hebrew-windows'.
it should be hebrew-windows
the iso visual makes the letters come out backwards
___________________
.
Sep-04-2004 12:41
DJ Alex E.
ILTA's Minister of Sound
Registered: Sep 2003
Location: ILTA- Haifa
it didn't fix it
and yep it should be hebrew-windows
___________________
^*^Techno is for your mind, House is for your soul, and Carl Cox is a god^*^
Sep-04-2004 12:56
FederalBI
Pussy Addict
Registered: Dec 2003
Location: ILTA
now the whole hebrew in this forum is fucked casue some write in unicode and some write in hebrew-windows. so to understand some people i gotta switch the coding.
HRMF , please make it hebrew windows.
___________________
Sep-04-2004 12:56
Swamper
Webmonstah
Registered: Jan 2000
Location: Toronto, Canada
This is a known bug in the new version of the web server I'm using
For those of you that are into this stuff - I've turned off the default character encoding in httpd.conf yet it is still getting sent along with the http headers! The old server sent in the heading as Content-Type: text/html; but the new server insists on sending Content-Type: text/html; charset=iso-8859-1 all the time! I need to find out how to get rid of that charset and then things *should* work again.
I'm away this weekend but I'm not going to ignore the problem, I'll fix it when I can.
___________________
"In a world of illusion you only see what you feel"
Sep-04-2004 16:34
Elior
Ad Matai?
Registered: Feb 2003
Location: Kiryat Atta
quote:
Originally posted by Swamper
This is a known bug in the new version of the web server I'm using
For those of you that are into this stuff - I've turned off the default character encoding in httpd.conf yet it is still getting sent along with the http headers! The old server sent in the heading as Content-Type: text/html; but the new server insists on sending Content-Type: text/html; charset=iso-8859-1 all the time! I need to find out how to get rid of that charset and then things *should* work again.
I'm away this weekend but I'm not going to ignore the problem, I'll fix it when I can.