• Resolved berket13

    (@berket13)


    Hi when i try to save the notification settings I’m getting an error:

    Error thrown
    Call to undefined function mb_convert_encoding()

Viewing 1 replies (of 1 total)
  • Plugin Contributor genetech

    (@genetech)

    Hi berket13,

    It looks like PHP mbstring not installed on your server.

    In your php.ini file please find,
    ;extension=php_mbstring.dll

    and replace or (uncomment)
    extension=php_mbstring.dll

    Don’t forget to restart apache server after uncomment ;extension=php_mbstring.dll

    Hope this helps.

    Thanks,

    Regards,
    Pie Register Team

Viewing 1 replies (of 1 total)

The topic ‘Error Thrown’ is closed to new replies.