+ Reply to Thread
Results 1 to 4 of 4

Thread: Error in Search Form

  1. #1

    Error in Search Form

    Hello

    To display the products properly with $, i have to write a price, if the price is left blank the results shown are incorrect.

    To display the products properly, I have to write a price, if the price is left blank the results shown are incorrect.

    Regards
    Last edited by Jose carlos Picon davila; January 12, 2015 at 09:01 PM.

  2. #2
    Quote Originally Posted by Jose carlos Picon davila View Post
    Hello
    To display the products properly with $, i have to write a price, if the price is left blank the results shown are incorrect.
    To display the products properly, I have to write a price, if the price is left blank the results shown are incorrect.
    Regards
    Hello Jose carlos Picon davila,

    Can you send me a screenshots with your problems and cPanel/FTP access to your website?
    I need to know your actually domain name also.
    Thank you, Curtis.
    @Flynax Company

  3. #3
    Hello Jose carlos Picon davila,

    I've changed the logic of search for price field as you want, you can check.
    Also somebody can change it by himself, if he want find listings by currency only.
    You need make changes:
    1. find and open file: /includes/classes/rlSearch.class.php
    2. find function search() and row (~278):
    PHP Code:
    Only registered members can view the code
    3. and replace it to following:
    PHP Code:
    Only registered members can view the code
    Thank you, Curtis.
    @Flynax Company

  4. #4
    Fixed.

    Thanks
    Curtis

+ Reply to Thread