Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file Call to undefined function mb_substr() ../help.php

More
10 years 5 months ago #3359 by neonate928
Hello,

Receiving Fatal error: Call to undefined function mb_substr() in .../modules/mod_latestnewsenhancedextended/helpers/helper.php on line 217

So far this error only occurs when I set a Letter Count Max for text.

Any ideas?

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #3360 by admin
Hello,
I am not sure what it is at this point. I will look at it tomorrow morning, I have been travelling all day.
Could you please let me know what versions of Joomla! and PHP you are using? Thank you.

Olivier.

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #3361 by neonate928
PHP Version 5.3.3
Joomla! Version 3.1.4 Stable
Joomla Platform 12.2.0 Stable

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #3362 by admin
mb_substr() is available since PHP 4.0.6.
But you have to make sure you have the PHP extension php_mbstring 'on' on your server.
I think that is the problem.

Olivier.
The following user(s) said Thank You: neonate928

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #3363 by neonate928
That fixed it.

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago - 10 years 5 months ago #3364 by admin
Great! And you are welcome!

Olivier.
Last edit: 10 years 5 months ago by admin.

Please Log in or Create an account to join the conversation.