Thread: Search Log

Page 10 of 10 FirstFirst ... 8910
Results 91 to 95 of 95
  1. #91
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Search Log

    Quote Originally Posted by DrByte View Post
    There was a feature change to 1.3.8 whereby if there are 0 results to a search, the customer is redirected to the search input page to enter new selections, rather than a blank page.

    This means that instead of monitoring the NOTIFY_HEADER_END_ADVANCED_SEARCH_RESULTS notifier point, you have to monitor an earlier notifier point instead: NOTIFY_SEARCH_ORDERBY_STRING
    Making that change to the class.search_log.php file should suffice, and should work fine with earlier Zen Cart versions as well.
    Thanks Chris. That is what is needed and I'd already made that change on my own version when v1.3.8 came out. There was a couple other minor changes I wanted to make before releasing an update. Unfortunately I've been out of action over the Xmas period because of a stupid stomach bug/virus thing that has been all over Britain and took a particular liking to me. Trying to play catch up now, and it's tax return month (should have done them ages ago but you know how it is).

    Regards,
    Christian.

  2. #92
    Join Date
    Oct 2006
    Posts
    223
    Plugin Contributions
    0

    Default Re: Search Log

    Quote Originally Posted by CJPinder View Post
    I hadn't actually noticed that someone had uploaded a version 1.1.1 (which is my v1.0 plus a few changes). They probably should have posted something about it. Maybe I missed it. Despite what it says on the download page, the version they have uploaded will not work properly with ZC v1.3.8.

    I will release a proper ZC 1.3.8 compatible version next week.

    Regards,
    Christian.
    Excellent! I'll be waiting for it
    Whoever uploaded that latest version, made some mistakes. The new features are good but I had to modify the code to get the search log page to display right.

    Quote Originally Posted by DrByte View Post
    There was a feature change to 1.3.8 whereby if there are 0 results to a search, the customer is redirected to the search input page to enter new selections, rather than a blank page.

    This means that instead of monitoring the NOTIFY_HEADER_END_ADVANCED_SEARCH_RESULTS notifier point, you have to monitor an earlier notifier point instead: NOTIFY_SEARCH_ORDERBY_STRING
    Making that change to the class.search_log.php file should suffice, and should work fine with earlier Zen Cart versions as well.
    I noticed that new feature, and it's great.

  3. #93
    Join Date
    Dec 2007
    Posts
    126
    Plugin Contributions
    0

    Default Re: Search Log

    Quote Originally Posted by DrByte View Post
    There was a feature change to 1.3.8 whereby if there are 0 results to a search, the customer is redirected to the search input page to enter new selections, rather than a blank page.

    This means that instead of monitoring the NOTIFY_HEADER_END_ADVANCED_SEARCH_RESULTS notifier point, you have to monitor an earlier notifier point instead: NOTIFY_SEARCH_ORDERBY_STRING
    Making that change to the class.search_log.php file should suffice, and should work fine with earlier Zen Cart versions as well.

    Thanks for the tip.

    I changed line 11 which has - NOTIFY_HEADER_END_ADVANCED_SEARCH_RESULTS with NOTIFY_SEARCH_ORDERBY_STRING and it works.

  4. #94
    Join Date
    Oct 2006
    Posts
    223
    Plugin Contributions
    0

    Default Re: Search Log

    Quote Originally Posted by tacoma View Post
    Thanks for the tip.

    I changed line 11 which has - NOTIFY_HEADER_END_ADVANCED_SEARCH_RESULTS with NOTIFY_SEARCH_ORDERBY_STRING and it works.

    Sweet!
    .

  5. #95
    Join Date
    May 2007
    Posts
    56
    Plugin Contributions
    0

    Default Re: Search Log

    Thank you so much for building this add-on. It's going to help me immensely!

    -Tracey

 

 
Page 10 of 10 FirstFirst ... 8910

Similar Threads

  1. Customer Search Log
    By CJPinder in forum Addon Admin Tools
    Replies: 60
    Last Post: 27 Jan 2023, 11:06 PM
  2. log of Search history
    By Genzai in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 May 2009, 08:08 PM
  3. Search log mod vs. user tracking
    By ashton0603 in forum General Questions
    Replies: 4
    Last Post: 30 Jan 2008, 08:43 AM

Posting Permissions

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