We've ran into this before with Arabic sites. Look at your chat_auth.php (I think that is the name -- check the other php files in the mod too) -- There should be some comments regarding UTF-8 characters in there. You may need to uncomment a few lines in the code to get things working.
Since v8.0, AddonChat changed to the UTF-8/Unicode standard which is not fully compatible with how vBulletin stores non-English characters; I believe they use HTML character encodings, so a translation needs to be done in the authentication mechanism.
Quote:
Originally Posted by fixer
thank u a lot
But
the moderators with english nicknames have no problem at all while those with arabic names log as normal user (not moderator)
the chat does not detect any moderator with arabic nickname as moderator
How to fix that
|