<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
HI guys,<BR>
<BR>
my problem is, when user have special characters in their password, then they can't login.<BR>
I use external authentication with mysql, it's the same password which they use on my site.<BR>
i use the php authentification script from the website:<BR>
<A href="http://www.ejabberd.im/check_mysql_php">http://www.ejabberd.im/check_mysql_php</A><BR>
<BR>
in the logs i get this<BR>
<BR>
=INFO REPORT==== 2008-05-18 13:20:01 ===<BR>D(<0.525.0>:ejabberd_c2s:1345) : Send XML on stream = "<iq type='error' from='chat.blabla.eu' id='sd4'><query xmlns='jabber:iq:auth'><username>test</username><resource>Pandion</resource><password>test54ö</password></query><error code='401' type='auth'><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"<BR>
<BR>
after test54 its a ö<BR>
<BR>
can somebody help me plz?<BR>
<BR>
greets <BR><BR><br /><hr />Bis zu 500 Fotos im Monat für Freunde und Familie freigeben! Jetzt gratis auf Windows Live Spaces <a href='http://get.live.com/spaces/overview' target='_new'>Hier klicken!</a></body>
</html>