Hi, I was wondering if there was some way to hack the tracker module so ONLY the creator of a specific CCK Node can see when the node is updated with new comments.

In my system I want to create a "Profile Image" CCK Nodetype, when users comment the node, I only want the creator of the node to be able to see that there are new comments for one of their "Profile Image" nodes, when they click the "What's New" link.

- My first guess is to hack the query in the tracker.module, but my SQL is not strong enough, and that is already an "expensive query"
- Maybe there is a module that can help me out with this

Any help would be appreciated.

Thanks!

P.S. I'm using Drupal 4.7