Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
teez Posted November 16, 2017 Posted November 16, 2017 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
teraßyte Posted November 16, 2017 Posted November 16, 2017 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.