View Single Post
Old 08-01-2014, 04:14 AM   #955
CreaB
Junior Member
CreaB began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2013
Device: Kindle Fire
Quote:
Originally Posted by vlad59 View Post
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";
CreaB is offline   Reply With Quote