Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 16, 20177 yr I'm trying to convert my SMF 2.0 board to the newest ipboard, but I can't manage with the error i got : IPS\convert\_Library::process: Incorrect string value: '\xC4Od_se...' for column 'log_message' at row 1 I read that I should change the column's collation to utf8mb4 but it didn't help. Any suggestions? //edit: I commented this line: \IPS\Db::i()->insert( 'convert_logs', array( 'log_message' => $message, 'log_app' => $this->app_id, 'log_severity' => $severity, 'log_method' => $method, 'log_item_id' => $id, 'log_time' => time() ) ); and it works Edited November 16, 20177 yr by teez
November 16, 20177 yr Community Expert That's not really the proper fix for this issue, and this is not the right forum for support either. Submit a support ticket in the client area to report the bug
Archived
This topic is now archived and is closed to further replies.