Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
dkrager
New Member
New Member



Joined: Jun 16, 2005
Posts: 22
Location: San Diego CA

PostPosted: Mon Jul 25, 2005 8:10 pm Reply with quote

I use the IP tracker in Sentinel and think it’s about the next best thing since baked bread. I do have one small issue though. I also use the your buddy instant messaging script on my site and since it is constantly refreshing it tends to fill up the logs in the IP tracker. Does anyone know if there a way to exclude chatty scripts like this from being logged in the IP tracker?

Thank You,

Dave
 
View user's profile Send private message Visit poster's website
BobMarion
Former Admin in Good Standing



Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)

PostPosted: Tue Jul 26, 2005 10:21 am Reply with quote

Link me to the messenger addon and I'll take a look see Smile

_________________
Bob Marion
Codito Ergo Sum
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Send e-mail Visit poster's website
dkrager







PostPosted: Tue Jul 26, 2005 3:40 pm Reply with quote

Thank You, I appreciate it! I have sent you a PM with all of the necessary links.

Cheers,

Dave
 
BobMarion







PostPosted: Tue Jul 26, 2005 5:44 pm Reply with quote

in includes/nukesentinel.php you will find a line like:
Code:
if($pg != "/backend.php" AND $pg != '/modules.php' AND !stristr($pg, "op=gfx") AND !stristr($pg, "gfx=gfx") AND !stristr($pg, "gfx=gfx_little")) {


now we add to that line so that it will not track the Your_Buddy module:
Code:
if($pg != "/backend.php" AND $pg != '/modules.php' AND !stristr($pg, "op=gfx") AND !stristr($pg, "gfx=gfx") AND !stristr($pg, "gfx=gfx_little") AND $pg != '/your_buddy.php') {
 
dkrager







PostPosted: Tue Jul 26, 2005 7:45 pm Reply with quote

Bob,

What can I say? That’s perfect! I don’t know how you do it but I want you to know how much I appreciate it.
Wave

Thank You,

Dave
 
BobMarion







PostPosted: Tue Jul 26, 2005 9:04 pm Reply with quote

It's what I do and you are most welcome Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©