Fatal error: Call to undefined function mb_convert_case()
-
The issue is resolved here: https://www.ads-software.com/support/topic/qtranslate_utilsphp-on-line-504
In short: you need to enable PHP module ‘mbstring’.
If you are affected, you may get the latest version from GitHub (which will be released shortly) in order to disable the call to this function, in case you cannot enable PHP module ‘mbstring’ for some reason.
- The topic ‘Fatal error: Call to undefined function mb_convert_case()’ is closed to new replies.