Generic Gateway unicode SMS problem

Hello my friends.
I have problem with Generic Gateway for Unicode SMS.
It send incorrectly character.
how can I fix it.

fixed.
I uncomment $sms_msg = mb_convert_encoding($sms_msg, "UTF-8", "auto"); in /playsms/plugin/gateway/generic/fn.php

1 Like