ComboStrap - undefined function mb_substr()
Problem
When installing combostrap on the server, the below error may occurs.
Solution
The mb_substr function is part of the mbstring extension and should be installed.
This extension is installed on all hosted php server. If you are installing yourself your server, you should install all the extensions listed in the requirement page.