When i go to:
Admin >> Extensions >> Modules >> Featured
I then i try to add a new product to the module, nothing appear in the products box. (as you type the products may appear there, but nothing happen)
When i check my (apache) logs i found this line:
PHP Fatal error: Call to undefined function mb_strtolower() in /var/www/html/shop2/admin/model/catalog/product.php on line 343, referer: http://192.168.2.58/shop2/admin/index.p ... bdaf951720
Thanks for your help.
Thansks for your reply.Qphoria wrote:I believe Daniel is removing mb_ functions I think in 1.5.1.3 because of the lack of global support and replacing them with native functions like mb_substr can be replaced with utf8_encode(substr(utf8_decode($string)))
In the mean time, i remove every mb_strtolower and replace by strtolower.
Regards
Who is online
Users browsing this forum: No registered users and 6 guests