I believe the manual fix for ClassiPress that Jomark mentioned is here..
I believe the manual fix for ClassiPress that Jomark mentioned is here..
I've seen this problem with "mb_strlen"in another thread and was solved with the help of the hosting service. To correct this problem is to configure PHP to nescessário excute mb_strlen module.
...
I noticed that you're getting a fatal error on the front page and this error is related to server configuration.
This is the error you're getting:
You may try asking your host's support to...
Even better, I have a hacked fix to allow your site to not completely die if you don't have this module.
Add the following to the custom code section of your theme:
/**
* mb_string...