mb convert encoding - Prestashop website error. Website showing fatal error mb_convert_encoding -


i have prestashop website http://www.mumsnbabysupermart.com.au/. website functional website stop working , shows fatal error. error is-

fatal error : call undefined function mb_convert_encoding() in home/xxx/xxx/public_html/cache/smarty/comile/94/23/30/942330f3aff64545a59bff57a8a2078fb44cd308.file.heeader.tpl.php on line 78. 

i did googling found nothing. in website integrated australia post, eway , paypal.

do have mb_string enabled on server?

if not, you'll need contact service provider , ask enable it.

think debug mode, too: http://doc.prestashop.com/display/ps16/performance+parameters may disable non prestashop modules , overrides.

if still receive error, use "force compilation" in smarty , disable cache.

did update prestashop recently?


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -