Author Topic: Call to undefined function mb_internal_encoding  (Read 16896 times)

Offline vasano

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Call to undefined function mb_internal_encoding
« on: March 28, 2017, 03:40:00 AM »
This message appears in the internet:

Fatal error: Call to undefined function mb_internal_encoding() in /home/vyh0g9zp/public_html/a/core/init.php on line 21

What shall I do?
« Last Edit: March 31, 2017, 12:53:45 PM by abantecart »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Re: Unexpected AbanteCart failure or error check list
« Reply #1 on: March 29, 2017, 06:27:33 AM »
This message appears in the internet:

Fatal error: Call to undefined function mb_internal_encoding() in /home/vyh0g9zp/public_html/a/core/init.php on line 21

What shall I do?

First search this forum and google for the mb_internal_encoding issue

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Call to undefined function mb_internal_encoding
« Reply #2 on: March 31, 2017, 12:56:24 PM »
You need to install mbstring PHP extension.

mbstring is a non-default PHP extension. This means it is not enabled by default. You must explicitly enable the module with the configure option.

Ask your hosting provider to enable it or enable it yourself.

http://php.net/manual/en/mbstring.installation.php
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline sali10

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
    • Como espesar el shampoo sin sal
Re: Call to undefined function mb_internal_encoding
« Reply #3 on: December 14, 2018, 07:49:55 PM »
I've got the same problem I'll try to see if this works for me.

Offline baersaut

  • Newbie
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Call to undefined function mb_internal_encoding
« Reply #4 on: December 27, 2018, 02:03:17 PM »
I've got the same problem I'll try to see if this works for me.

did you get it to work?

Offline llegrand

  • Hero Member
  • *****
  • Posts: 1798
  • Karma: +520/-7
    • View Profile
Re: Call to undefined function mb_internal_encoding
« Reply #5 on: December 27, 2018, 04:39:11 PM »
The easiest way and usually the most full proof - is to contact your hosting provider and request it be enabled for your site.


 

Powered by SMFPacks Social Login Mod