Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • georgegsp Friend
    #188531

    Dear all, hello! I have recent;y purchased the K2 Filter module and I have read the guide here: http://www.joomlart.com/forums/topic/userguide-ja-k2-filter-package-for-joomla-2-5-3-0/ but I don’t understand.

    How is the auto complete working exactly? I have added an extra field (textfield) called City, and add city names inside. So I guess by enabling the auto complete, isn’t is supposed to auto suggest for example Manchester (if I have add it inside the City extra field of a K2 Item of course) when the user begins typing “Manches”?

    Also, the range isn’t working, or I don’t understand how it should work 🙂 I add for example 50|100|150. First of all, it doesn’t save. No modifications have been made on the module and I have the latest version. But even if it does save somehow, how does this work?

    When I have for example 5 K2 items and have an extra field called price and I add inside for example, 125, 130, 250, 45 and 80. How does the range value work on that?

    Sorry for this, but I haven’t understood by reading the guide.

    HeR0 Friend
    #497288

    Hi Georgegsp,

    Your issue is so weird. Did you use any 3rd party extensions in your site? Please try to check our product on a fresh Joomla site. Then if issues still persist, you can pm me your site login credentials: FTP account, super admin account, I need the same to have a closer look at these issues and will try to help you out

    Regards

    HeR0 Friend
    #497612

    Hi,

    <blockquote>When I have for example 5 K2 items and have an extra field called price and I add inside for example, 125, 130, 250, 45 and 80. How does the range value work on that?</blockquote>
    I’ve checked again and Yes, it is an issue this extension. We will fix and update in the next release version. You could follow this issue on our system bugs tracking http://pm.joomlart.com/browse/JAK2FILTER-75
    At this moment, please follow the solution as below to resolve this problem first:
    – Open file components/com_jak2filter/models/itemlist.php
    – Find code on line 1391
    [PHP]if(!$checkDecimal) {
    $pattern[] = ($isNegative ? ‘-‘ : ”).$value . ‘([_dot_,][0-9]+)*’;
    }[/PHP]
    – Replace it to
    [PHP]if(!$checkDecimal) {
    $pattern[] = ($isNegative ? ‘-‘ : ”).$value . ‘([_dot_,][0-9]+)*’;
    }
    $pattern[] = ($isNegative ? ‘-‘ : ”).'[0-9]{‘.($lenInt+1).’,}([_dot_,][0-9]+)*’;[/PHP]
    Hope this helps and back to me with the result

    Regards

    georgegsp Friend
    #499462

    Dear sirs hello!

    Thank you very much for your help and for the update. I’ve added the new version, but problem still exists on both that I’ve mentioned above. No 3rd party extensions/hacks exist.

    1) The autocomplete isn’t working. How is this supposed to work exactly? I have added an extra field (textfield) called City, and add city names inside. So I guess by enabling the auto complete, isn’t is supposed to auto suggest for example Manchester when the user begins typing “Manches” (if I have submitted it inside the City extra field of a K2 Item of course)?

    2) How does the range work? I don’t what I should add in order for it to work. Is this correct for example 50|100|150?
    Also, although the update, the values in the range DO NOT SAVE. I save and then it comes back empty.

    When I have for example 5 K2 items and have an extra field called price and I add inside for example, 125, 130, 250, 45 and 80. How does the range value work on that?

    A little help here please 🙂

    HeR0 Friend
    #499761

    Dear Georgegsp,

    I need a closer look to check the autocomplete issue on your site, so if possible, PM me a super admin account.

    Regarding the range issue, try to take a backup of your site and update these extensions to the latest version. We have been released new version 1.0.7

    Regards

    HeR0 Friend
    #500461

    Dear georgegsp,

    I’m back again to check your site, it seems that above issues are fixed after you upgrade to latest version, right?

    georgegsp Friend
    #500783

    <em>@HeR0 382598 wrote:</em><blockquote>Dear georgegsp,

    I’m back again to check your site, it seems that above issues are fixed after you upgrade to latest version, right?</blockquote>

    No, not at all. I don’t even know how to use it yet. I was waiting on a reply to this and alos your check, as I have sent you ftp access so that you could have a look. Nothing has changed 🙁

    HeR0 Friend
    #500811

    Dear,

    It works now. Please go to JA K2 Filter module and set it up as you wish.

    zedlobo Friend
    #514961

    Hi!

    How exactly you managed it to work?
    I am experiencing the smae problems

    HeR0 Friend
    #515038

    Dear Zedlobo,

    What version of JA K2Filter are you using? If you are using old one, please try to take a backup of your site and update it to latest because this issue is fixed already on latest version.

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

This topic contains 10 replies, has 3 voices, and was last updated by  HeR0 10 years, 11 months ago.

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