Forums
(@paulbaldie)
11 years, 2 months ago
I faced the same problem recently. Solved by changing the collation of all fields in the “wpcreviews” table from “cp1251…” to “utf8_general_ci”.
Try that. Peace.