Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Posts
    24
    Plugin Contributions
    0

    Default Advanced search - getting number of results

    Hi,

    I am trying to figure out (for stats purposes) how many results are returned by a search. I would therefore try and find out where I can hook in to log the returned results. Should be quite easy, yet I seem to be struggling with the files involved in the search/advanced search. Can anyone point me in the right direction?

    Thanks

    Christoph

  2. #2
    Join Date
    Jan 2004
    Posts
    58,455
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: Advanced search - getting number of results

    The search results are display using the product-listing module.
    Thus the result-count is $listing_split->number_of_rows in /includes/modules/product_listing.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Advanced search - getting number of results

    Hi DrByte, thanks for that - I found I can also pick this up from

    /includes/templates/MYTEMPLATE/templates/tpl_modules_product_listing.php

    which allows me to keep the core files untouched and integrate this with the search_log mod. (see search_log thread)

    Thanks

    Christoph

 

 

Similar Threads

  1. custom search results
    By saikii in forum General Questions
    Replies: 0
    Last Post: 8 Jun 2007, 02:14 AM
  2. Link to advanced search in categories box?
    By wolf99 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Dec 2006, 09:33 PM
  3. Refine Search Results?
    By BaronVonInternet in forum General Questions
    Replies: 1
    Last Post: 2 Sep 2006, 05:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •