Thread: Notifier Trace

Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2012
    Posts
    406
    Plugin Contributions
    0

    Default Notifier Trace

    Does the notifier trace add-on functionality still exist? I thought I read somewhere that it was incorporated in core software, but where can I activate it for some development work?

    ZC-156c
    PHP 7.3.x

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,399
    Plugin Contributions
    87

    Default Re: Notifier Trace

    Quote Originally Posted by Dave224 View Post
    Does the notifier trace add-on functionality still exist? I thought I read somewhere that it was incorporated in core software, but where can I activate it for some development work?

    ZC-156c
    PHP 7.3.x
    That's been in-core since zc152. Just create a .php file in includes/extra_configures containing
    PHP Code:
    <?php
    define
    ('NOTIFIER_TRACE''true');
    That'll create a file named notifier_trace.log in your site's /logs directory. Just beware that each page-load appends to that file, so make sure its contents are erased so that you're not seeing a whole bunch of stuff!

 

 

Similar Threads

  1. Notifier Trace [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 26 Dec 2015, 07:56 PM
  2. Track And Trace search Box?
    By Petlife in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 13 Oct 2011, 12:25 AM
  3. Latest customer didn't leave any trace on google analytics
    By goalsurfer in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 14 Mar 2011, 11:29 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR