View Single Post
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 07-22-2016 , 16:16   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#824

Quote:
Originally Posted by Bomlife View Post
What is the reason for this;

Code:
L 07/21/2016 - 23:20:48: [sourcebans.smx] Verify Insert Query Failed: Incorrect string value: '\xC3 \xBCf \xC3...' for column 'reason' at row 1
L 07/22/2016 - 02:31:36: [sourcebans.smx] Verify Insert Query Failed: Incorrect string value: '\xC3 \xBCf \xC3...' for column 'reason' at row 1

Try to change db (mysql) collation: utf8mb4_general_ci or utf8mb4_unicode_ci
NomisCZ is offline