Quote:
Originally Posted by vlad59
Can you confirm that your config_default.php is the same as the one in the package ?
|
Sorry, my fault. I've copied my existing default_config.php over the enw one and this paragraph was missing:
Code:
/*
* Make the search better (don't care about diacritics, uppercase should work on Cyrillic) but slower.
* 1 : Yes (enable)
* 0 : No
*/
$config ['cops_normalized_search'] = "0";