Quote:
Originally Posted by Jaxel
Hmm... then I will admit, I really don't know. I'm still pretty new to AJAX, so I'm using built in libraries. I'm posting foreign characters without any issues on my forum, so I guess I'm going to have to fallback to my default answer when it comes to these sort of problems...
I have specifically programmed this mod to assume the character set of your forum. So if you have a foreign language forum, and your forum is still set to non-unicode character sets, you will have issues. So I recommend you switch your language charset to UTF-8... it will probably speed up your forum too...
|
Hey there, hope you're not too offended if we pop in here and resolve this. It just requires the use of PHP.urlencode();
Without:
Attachment 117171
With:
Attachment 117172
I hope that this might help out your users. On a side note, perhaps a better mastery of programming before you criticise others work in future would be advisable. As before, feel free to give us a buzz if you're unsure how to apply this.
Fillip