Ip's for Regesterd users?

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Ip's for Regesterd users?
Dshais_Lady
CZ Newbie
Dshais_Lady has been a member for over 18 year's 18 Year Member
Gender: Female
Website:
Status: Offline
Joined: Aug 25, 2005
0.00 posts per day
Posts: 11
Points: 536
   
I went though and used your search but I am at a loss as to what I am actually looking for. what I want is a way to track the ips of people that register their character names on a role play site I run. this is a way to keep track of all the players. And to limit the number of characters they have. We do have a limit to make the game fair. I know that I use to have it set up that it would show me as admin the ip's but for the life of me I do not remember how.

Curantly I am running php nuke platinum. Maybe it was an earlier verson that did this for me I cant even remember that anymore, would be grateful if you could at least point me in the right direction?

thanks a bunch

Sandy



Back to top Reply with quote
#2   re: Ip's for Regesterd users?
HTGN-Lizard
CZ Newbie
 Codezwiz Site Donator
HTGN-Lizard has been a member for over 18 year's 18 Year Member
usa.gif newyork.gif
Age: 48
Gender: Male
Website:
Status: Offline
Joined: Sep 30, 2005
0.00 posts per day
Posts: 23
Points: 2,280
  MSN Messenger 
Ive has also been trying to figure out the same thing, hopefully someone here can help.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#3   re: Ip's for Regesterd users?
echo
CZ Wiz
 Codezwiz Site Donator
echo has been a member for over 20 year's 20 Year Member
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
Here's an IP tracking module, maybe this will meet your needs?



Attached Files
iptracking.zip (27.91 KB, Downloaded: 5235 Time(s))


Back to top Reply with quote
#4   re: Ip's for Regesterd users?
Dshais_Lady
CZ Newbie
Dshais_Lady has been a member for over 18 year's 18 Year Member
Gender: Female
Website:
Status: Offline
Joined: Aug 25, 2005
0.00 posts per day
Posts: 11
Points: 536
   
I downloaded the file and unpacked it. Uploaded the sql to the database without any problem. I uploaded the whole thing to the php modules file. when in admin for the php I found it in the modules and made it active for only admin to see. since there is no instructions I was hoping this was right, I then activated it. when I go to it it gives me its little box and it says Not activated. I think I made a left turn instead of a right somewhere. Or I just dont know how to use it.

Thanks for some help


Sandy



Back to top Reply with quote
#5   re: Ip's for Regesterd users?
echo
CZ Wiz
 Codezwiz Site Donator
echo has been a member for over 20 year's 20 Year Member
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
Perhaps it won't work on your version of Nuke. Did you follow the Instuctions?
Installation Instructions:

1. copy the IP_Tracking/ directory and it's files
   to under the modules/ directory

2. add the following line above the last line in includes/counter.php:
   include_once("modules/IP_Tracking/iptracking.php");

3. * load the table:
   this step only for new install or upgrade from release prior to 3.2.2 .
   move the iptrackingtable.php file to your server root directory,
   (same directory as your config.php file),
   and load into your browser (yourdomain.com/iptrackingtable.php).
   OR
   apply iptrackingtable.sql against your database for first time install only.



Back to top Reply with quote
#6   re: Ip's for Regesterd users?
HTGN-Lizard
CZ Newbie
 Codezwiz Site Donator
HTGN-Lizard has been a member for over 18 year's 18 Year Member
usa.gif newyork.gif
Age: 48
Gender: Male
Website:
Status: Offline
Joined: Sep 30, 2005
0.00 posts per day
Posts: 23
Points: 2,280
  MSN Messenger 
I have Platinum also and it works and installed fine......BUT.....I cant find it in the Modules Admin to activate it so it shows it as Inactive when I load the IP Tracking page.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#7   
Hypnotiq
CZ Newbie
Hypnotiq has been a member for over 18 year's 18 Year Member
usa.gif florida.gif
Occupation: Self Employed
Age: 59
Gender: Male
Website:
Status: Offline
Joined: Jun 03, 2005
0.00 posts per day
Posts: 6
Points: 1,080
   
You must active the IP Tracking from your Modules Admin Panel
[ Register or login to view links on this board. ]

Once you have activate your IP Tracking make sure it's Visible to Administrators Only.
[ Register or login to view links on this board. ]

hope that help some icon_smile.gif



Back to top Reply with quote
#8   re: Ip's for Regesterd users?
HTGN-Lizard
CZ Newbie
 Codezwiz Site Donator
HTGN-Lizard has been a member for over 18 year's 18 Year Member
usa.gif newyork.gif
Age: 48
Gender: Male
Website:
Status: Offline
Joined: Sep 30, 2005
0.00 posts per day
Posts: 23
Points: 2,280
  MSN Messenger 
Thats the problem.......its not in the admin, modules list icon_sad.gif




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#9   
Hypnotiq
CZ Newbie
Hypnotiq has been a member for over 18 year's 18 Year Member
usa.gif florida.gif
Occupation: Self Employed
Age: 59
Gender: Male
Website:
Status: Offline
Joined: Jun 03, 2005
0.00 posts per day
Posts: 6
Points: 1,080
   
Then it wasen't install in the right place icon_smile.gif

try to install it again and make sure its in your (Modules Admin Panel)

The looks at echo zip you have to install the files in the right place icon_smile.gif

cheers.



Back to top Reply with quote
#10   re: Ip's for Regesterd users?
HTGN-Lizard
CZ Newbie
 Codezwiz Site Donator
HTGN-Lizard has been a member for over 18 year's 18 Year Member
usa.gif newyork.gif
Age: 48
Gender: Male
Website:
Status: Offline
Joined: Sep 30, 2005
0.00 posts per day
Posts: 23
Points: 2,280
  MSN Messenger 
Well that didnt work either. I think the download is missing the admin files, cuz the module works fine but theres not way to activate it thru the admin panel.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
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 cannot attach files in this forum
You cannot download files in this forum