Possible bug/problem

(3 posts) (2 voices)

Tags:

No tags yet.

  1. elb98rm, Member

    Hi, we're getting the following error when using your built in SMS function

    Fatal error: Call to undefined function mb_convert_encoding() in [our installation url]extensions/sms/sms_sender.php on line 86

    I would debug further, but it's encrypted of course! :)
    Can you help with this/investigate.

  2. myDBR Team, Key Master

    Hi,
    the SMS extension uses mbstring to convert from UTF-8 to ISO-8859-1. Make sure you have the mbstring enabled in your PHP installation.

    I would debug further, but it's encrypted of course! :)

    myDBR extensions (found under mydbr/extensions/) are not encrypted. You can examime / modify / add new extensions as you like.

    --
    myDBR Team

  3. elb98rm, Member

    Ah many thanks! I'll have a look at this. :)


Reply

You must log in to post.