vBulletin 3.8.x Arabic not supported

Discussion in 'Bugs Report and Tracking' started by DNG, Apr 16, 2010.

  1. DNG New Member

    Hello,,

    i am using this add-on on iPhone unfortunately it doesn't support Arabic, i did the following but still can't read Arabic characters:

    mobiquo/include/vbulletin_common.php.

    Find:

    Code:
    $str = @mb_convert_encoding($str,'HTML-ENTITIES','UTF-8');
    and comment it like this:

    Code:
    //$str = @mb_convert_encoding($str,'HTML-ENTITIES','UTF-8');
    pls assist
  2. Yao Android Developer

    Hi ,

    what is your forum enconding and url?
  3. DNG New Member

  4. Yao Android Developer

    just sent you a email. Please check it.
  5. DNG New Member

    Problem solved, Thanks for the email :)
  6. uae2k New Member

    I have the same problem exactuly

    Can I know the solution please
  7. AquaSite New Member

    i'm having the same problem to.
  8. Yiorgos New Member

    Greek not supported

    I post here because I think that I have the same problem.
    My SMF forum uses character encoding ISO-8859-7
    Here is the URL if needed http://www.sdtv.gr/smf/

    @ Yao please help me fix the problem.

    @ DNG please email me the code That Yao send to you and fixed the Arabic language problem cause I think it will help me too.

Share This Page