+ Reply to Thread
Results 1 to 8 of 8

Thread: Keyword Search does not have - Back to Search Result using IE9 & IE8

  1. #1
    Senior Member
    Join Date
    Dec 2011
    Posts
    159

    Keyword Search does not have - Back to Search Result using IE9 & IE8

    Not sure if anyone is facing this problem when using IE8 and IE9

    When user do a keyword search, it does not have a "Back to Search result"

    For example if a user click on a listing result after a keyword search

    User want to go back to the search result for to view another listing within the search result it is not possible as the search has expired.

    this is not good as user always want to view more than one listing within a search result

  2. #2
    Hello Desmond Lim,

    I have not see Back to Search Result link in Firefox too.
    Do you want me to add this link for your site?
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Senior Member
    Join Date
    Dec 2011
    Posts
    159
    Advanced or refine search has the follolwing link when you to the listing detail but it is not available for Keyword search

    ← Back to search results

    I have raised a ticket for this including several other stuff #MKF-255451

  4. #4
    Hello Desmond Lim,

    Would you please provide new ftp access details in the ticket.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Senior Member
    Join Date
    Dec 2011
    Posts
    159
    Pls check ticket for detail to access

  6. #6
    Hello Desmond Lim,

    [QUOTE]When user do a keyword search, it does not have a "Back to Search result"[/QOUTE]

    I have fixed it on your site. Please check,

    For other users too instruction for return "Back to Search result" link:

    go to ftp:includes>>controllers>>listing_details.inc.php

    find line:

    Code:
    Only registered members can view the code.
    and in the end of this condition add:

    Code:
    Only registered members can view the code.
    then open: tp:includes>>controllers>>search.inc.php

    find code:

    Code:
    Only registered members can view the code.
    and after that add new:

    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Senior Member
    Join Date
    Dec 2011
    Posts
    159
    Hi Viktor
    It work well for search but it has a major problem

    Problem is when you are viewing listing via category, it will show go back to search page as well.

    For example, if i viewing the book category then click and view this listing. The back to search result appear as well

    http://general.demoflynax.com/listin...-horse-12.html

    When I click on the back to search result, this session does not exist

    I have commented out the changes
    Last edited by rosegarden; June 27, 2012 at 07:32 AM.

  8. #8
    Hello Desmond Lim,

    Oh yes yes I found it.

    Needs add 1 line in: ftp: includes>>controllers>>listing_type.inc.php

    find line:

    Code:
    Only registered members can view the code.
    and after that add:

    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread