IP Tracking Module updated version 3.5
Date: Sunday, March 14 @ 06:01:02 CET
Topic: Add Ons


IP Tracking displays visitor's online status, who visited your site, when, how many times, and what pages they viewed.
Just overwrite the files if you already use IP Tracking.
New installation requires adding 1 line of code mentioned in README file and 1 table creation.

Get it and see it
(No registration required)
more language files needed too.
Read more for changes in this release...
p.s. i finally created a forum topic for IP Tracking, my first forum topic.

1. replaced all occurrances of $dbi with the newer $db-> style for forward compatibility
(but now IP Tracking won't work in Nuke 6.0 or less
unless you do the 2 easy steps mentioned in the README file step 4)
2. fix bug introduced in v3.4.3 when running PHP-Nuke 6.0 or less
3. uppercase all SQL keywords for readability
4. fix SQL injection vulnerabilities
5. change installation instruction step 2 in README to say
include_once("modules/IP_Tracking/iptracking.php");
instead of
include("modules/IP_Tracking/iptracking.php");
6. change all function names to start IPTrack_
to hopefully never conflict with any other addon's function name.
7. trim popup help screen code
8. change $updown_arrows=1 to display up/down arrows by default
9. remove border around arrows in Page View screen when you click on an ip address.
10. add nowrap to all headings so the headings don't wrap around to a new line
11. fix missing $bgcolor in ONLINE heading
12. tested ok with Nuke 7.1







This article comes from NukeCops
http://www.nukecops.com

The URL for this story is:
http://www.nukecops.com/modules.php?name=News&file=article&sid=1739