Renaldomedicrive 0 Posted August 29, 2019 Posted August 29, 2019 Hi, I'm Renaldo from Indonesia. I just used and install presta shop 1.7.6.0. When i use office page, when in the catalog section and category, i found error 500. I open that error and the result is Attempted to call function "mb_split" from the global namespace. UndefinedFunctionException in vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php (line 47) next($search); next($replace); } } } else { $parts = mb_split(preg_quote($search), $subject); $count = count($parts) - 1; $subject = implode($replace, $parts); } return $subject; } Please help me, how can i fix that error ? Thank you Share this post Link to post Share on other sites
JBW 308 Posted August 29, 2019 Posted August 29, 2019 The MBSTRING extension has to be enabled in your PHP Installation - ask your hosting provider if you don't have full server access. https://www.php.net/manual/en/mbstring.installation.php Share this post Link to post Share on other sites
Renaldomedicrive 0 Posted August 30, 2019 Posted August 30, 2019 Hi, thank you for your information. Your ways is work. I can solve my problem thank you very much. Share this post Link to post Share on other sites
motiro 0 Posted April 11, 2020 Posted April 11, 2020 thank you. En voulant changer du texte sur la langue Français, dans International / Traductions, j'ai une page erreur. Droit d'accès total et autres ok. Ca fait 2 jours que je cherche la solution. Entre 20 pages de tuto, forum. Aller chercher les fichiers sur le FTP, supprimer puis ajouter une langue... Rien ne fonctionne. Pourquoi cette information n'est pas plus facile à trouver ou fournie par Prestashop pendant l'installation? Enfin bon, sur Prestashop 1.7.6.4, plus d'erreur. Encore merci 😀 Share this post Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now