Hi there,
Export button is not working since I switched to Bootstrap V4. This is the error that I am getting.
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