This topic is locked

List page with search

8/3/2017 11:43:41 PM
PHPRunner General questions
C
Chron author

Hi!

Project don't search russian values at the "List page with search".

How I can solve the problem?

romaldus 8/3/2017

it's a database collation issue. Try to change the collation to utf8-general-bin

C
Chron author 8/4/2017



it's a database collation issue. Try to change the collation to utf8-general-bin


At "List page" the same values are searchable, but at "List page with search" problem is happened. How it can be depends from database collation?

C
Chron author 8/8/2017



At "List page" the same values are searchable, but at "List page with search" problem is happened. How it can be depends from database collation?


Up!