Fatal error: Call to undefined function mb_strlen() in /.../public_html/sites/all/modules/metatags_quick/metatags_quick.module on line 123

For the site I'm currently working on, I can easily install mbstring, but it is a bit more tricky for my personal website, on which I'd like to use the module as well (email hosting company, and cross fingers).

Apparently, this was easily fixed in Boost (patch), would this be possible for the Meta field as well?

Comments

valthebald’s picture

Version: 7.x-1.7 » 7.x-1.x-dev
Assigned: Unassigned » valthebald
Status: Active » Fixed
Issue tags: +dependencies, +mbstring

Fixed in 7.x-1.x-dev (will be included in forthcoming 7.x-1.8)
Actually, I thought that nowadays mbstring is kind of a standard, no?

vint’s picture

Well, I believe the hosting companies try to keep everything that isn't vital, disabled. As for our server admin, he's sort off the same. Maybe its just me/us. But thanks for patching. =)

Automatically closed -- issue fixed for 2 weeks with no activity.