⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Export Error Bootstrap theme



mjota

mjota
  • profile picture
  • Member

Posted 18 November 2017 - 00:38 AM

Hi there,

 

Export button is not working since I switched to Bootstrap V4. This is the error that I am getting.

 

An uncaught Exception was encountered

Type: Error

Message: Call to undefined function mb_convert_encoding()

Filename: C:\inetpub\wwwroot\bms\application\libraries\Grocery_CRUD.php

Line Number: 1679

Backtrace:

File: C:\inetpub\wwwroot\bms\application\libraries\Grocery_CRUD.php
Line: 1655
Function: _export_to_excel

File: C:\inetpub\wwwroot\bms\application\libraries\Grocery_CRUD.php
Line: 4694
Function: exportToExcel

File: C:\inetpub\wwwroot\bms\application\controllers\Main.php
Line: 76
Function: render

File: C:\inetpub\wwwroot\bms\index.php
Line: 315
Function: require_once

 

Any ideas? I haven't changed any part of the code, just the theme.

 

Regards


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 18 November 2017 - 11:27 AM

Well my friend - u need to enable an extension - mbstring ... 1ce done - u should be able to get through with it easily

 

Happy GCing :)


mjota

mjota
  • profile picture
  • Member

Posted 18 November 2017 - 18:32 PM

Thank you Amit!! it Works!!! :D