Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • solpronet Friend
    #948066

    Hello, In my site http://www.international-nightlife.com/en/
    If you search one city Example > Barce….. it’s autocomplete GOOD
    But if you write > barce … NOT WORKS, because have to match uppercase lowercase

    Have any configuration to SOLVE THIS? Or it’s a issue? Can You Solve this?

    THANKS THANKS!
    Best regards.

    Luna Garden Moderator
    #948734

    Hi

    I will pass to the developer for further checking on this.

    Mo0nlight Moderator
    #949113

    Hi. You can try this. Edit the file : /components/com_jak2filter/site/models/suggestions.php Find for :

    WHERE labels LIKE ‘%".$xf_value."%’

    Change to :

    WHERE LOWER(labels) LIKE ‘%".strtolower($xf_value)."%’

    Regards.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 3 voices, and was last updated by  Mo0nlight 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum