Post by rcastellanosm » Tue Sep 20, 2011 6:41 am

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.

Newbie

Posts

Joined
Tue Sep 20, 2011 6:15 am

Post by rph » Tue Sep 20, 2011 7:37 am

It means you don't have mb_strtolower installed.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by Qphoria » Tue Sep 20, 2011 10:54 am

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)))

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by otto001 » Tue Sep 20, 2011 3:27 pm

im with same problem ... and I don't understand your explanation, is that meas "featured" can not be use.

Newbie

Posts

Joined
Tue Sep 20, 2011 2:52 pm

Post by rcastellanosm » Wed Sep 21, 2011 10:37 pm

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)))
Thansks for your reply.

In the mean time, i remove every mb_strtolower and replace by strtolower.

Regards

Newbie

Posts

Joined
Tue Sep 20, 2011 6:15 am
Who is online

Users browsing this forum: No registered users and 6 guests