2010-10-11, 22:28:28
yojoe Wrote:Anyway I forgot to add , that captcha img isn't being shown (only alt text "CAPTCHA image")
Yeah, i saw that. This is obviously due to bad relative link with url-rewriting, i think. I'll fix tonight.
yojoe Wrote:Second thing, as I expected, message encoding is messed up, although I see it's encoded in utf-8. National chars are shown as bushes. Common problem in phpmailers :/I have never been able to properly handle the encoding... This is at the top of my todo list.
http://get-simple.info/forum/post/7166/#p7166
I can correctly decode latin characters (accents, etc...) with utf8_decode(), but the others (chinese, russian...) become : ???.