+ Reply to Thread
Results 1 to 2 of 2

Thread: Issue in search while using GET method.

  1. #1

    Issue in search while using GET method.

    I am getting issue while using get method for search , When I use POST method it show parameters searched on search list page at left side , but when I use GET method then nothing appears on left side , These are the steps I followed .


    Go to Admin Panel -> Listings -> Listing Types -> Autos -> click to Edit -> Search Settings -> Submit Method = GET

    Let me know if you have found same issue and any solution.
    Thanks

  2. #2
    Hello Geeks,

    Yes you are right this bug exist. Thank you.

    If you need I can show you solution.

    Go to ftp://includes>>controllers>>listing_types.inc.php

    find code:
    PHP Code:
    Only registered members can view the code
    and replace to:
    PHP Code:
    Only registered members can view the code
    save and close.
    Then go to ftp://templates>>your_template>>tpl>>blocks>>fields_sear ch_box.tpl

    find code in top of file:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save with file: fields_search.tpl and fields_search_horizontal.tpl
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread