Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - kvad

1
Bugs / broken cyrillic search engine
I ask for help, when I search in the standard search engine for tables in the Cyrillic alphabet, it gives an error, in the Latin alphabet and the search in numbers is normal, but not in the Cyrillic.


Error Message |    SQLSTATE[HY000]: General error: 1271 Illegal mix of collations for operation 'like'
File                  |        /app/models/PDODb.php On Line 1045
Stack Trace      |        1 app/models/PDODb.php(1045): PDOStatement->execute()
                                2 app/controllers/Test_tableController.php(71): PDODb->get('test_table', Array, Array)
                               3 unknown file(unknown line): Test_tableController->index()
                               4 system/Router.php(196): call_user_func_array(Array, Array)
                               5 system/Router.php(109): Router->run('test_table')
                               6 index.php(106): Router->init()