Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Tech-xml Friend
    #156715

    How to solve problem with UTF characters?
    Module (jaanimation) does not display UTF

    9808


    1. Untitled-1
    thuanlq Friend
    #364079

    Hi,

    You can fix as following:
    – Go to folder “mod_jaanimation” module
    – Open “mod_jaanimation.php” file
    – Go to line 37:
    $description = htmlentities($description, ENT_QUOTES);
    replace with new code
    $description = htmlentities($description, ENT_QUOTES,"UTF-8");

    Tech-xml Friend
    #364118

    thanks! Solved

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Tech-xml 13 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum