Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) Bug Reports
Author Message
Xioustic
New Member
New Member



Joined: Sep 07, 2004
Posts: 12

PostPosted: Fri Dec 17, 2004 2:15 pm Reply with quote

Hey, I've got Tracked IPs on, and 62 IPs are showing up under the username anonymous. I know that at least 12 different users have logged on in the recent day, and I want to know why their usernames are not being associated with the IPs properly and are being put down as anonymous.

Not too sure what to provide other than that, besides NukeSentinel is version 2.1.1 and I believe I'm running phpnuke 6.9.

Any help?
 
View user's profile Send private message
BobMarion
Former Admin in Good Standing



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

PostPosted: Fri Dec 17, 2004 3:43 pm Reply with quote

It will report them as Anonymous until they login. Once logged in it will start reporting them under their username. It will not go back to the records before they login and change them from Anonymous to their username. Doing this would eat up a ton of load time and processor usage.

_________________
Bob Marion
Codito Ergo Sum
http://www.nukescripts.net 
View user's profile Send private message Send e-mail Visit poster's website
Xioustic







PostPosted: Fri Dec 17, 2004 9:16 pm Reply with quote

Very well, but how do you explain the fact that I have been running IP Tracking for the last 3 days on a website that sees about 23 different users per 3 days and all I have are IPs filed under the username anonymous and no IPs filed under a single username? I have tried logging in and logging out, and I still don't show up on there.
 
DougK94
New Member
New Member



Joined: Sep 18, 2003
Posts: 2

PostPosted: Sat Dec 18, 2004 1:30 am Reply with quote

I have the same problem...one site running 7.5 on linux, one w/ 7.6 on IIS. Two other sites on linux both 7.4, record properly.
 
View user's profile Send private message
Xioustic







PostPosted: Tue Dec 21, 2004 8:06 am Reply with quote

Any fixes...?
 
HornDog
New Member
New Member



Joined: Dec 24, 2004
Posts: 2

PostPosted: Fri Dec 24, 2004 11:16 pm Reply with quote

Xioustic wrote:
Hey, I've got Tracked IPs on, and 62 IPs are showing up under the username anonymous. I know that at least 12 different users have logged on in the recent day, and I want to know why their usernames are not being associated with the IPs properly and are being put down as anonymous.

Not too sure what to provide other than that, besides NukeSentinel is version 2.1.1 and I believe I'm running phpnuke 6.9.

Any help?



I get the same thing, Sentinel with IP2C 212 760, phpnuke 7.6 patch 28. In addition I get:

Code:


Fatal error: Cannot redeclare opentable() (previously declared in D:\Apache2\htdocs\Nuke76-28\html\themes\Eos\tables.php:15) in D:\Apache2\htdocs\Nuke76-28\html\themes\Eos\tables.php on line 14


when I attempt to print out tracked users. It's the same error on other themes.
 
View user's profile Send private message
HornDog







PostPosted: Fri Dec 31, 2004 12:08 pm Reply with quote

HornDog wrote:
Xioustic wrote:
Hey, I've got Tracked IPs on, and 62 IPs are showing up under the username anonymous. I know that at least 12 different users have logged on in the recent day, and I want to know why their usernames are not being associated with the IPs properly and are being put down as anonymous.

Not too sure what to provide other than that, besides NukeSentinel is version 2.1.1 and I believe I'm running phpnuke 6.9.

Any help?



I get the same thing, Sentinel with IP2C 212 760, phpnuke 7.6 patch 28. In addition I get:

Code:


Fatal error: Cannot redeclare opentable() (previously declared in D:\Apache2\htdocs\Nuke76-28\html\themes\Eos\tables.php:15) in D:\Apache2\htdocs\Nuke76-28\html\themes\Eos\tables.php on line 14


when I attempt to print out tracked users. It's the same error on other themes.


After more tinkering I got rid of the errors listed above by loading the preferred php.ini instead of default (php 4.3.10). I'm beginning to think that the tracked IPs of user names showing up as anonymous might be a php problem.
 
FHFGhost
New Member
New Member



Joined: Jan 21, 2005
Posts: 3

PostPosted: Sat Jan 22, 2005 10:12 am Reply with quote

Bob, I am seeing the same issue. Have had over 60 members sign up on my site and Nuke Sentinel is only reporting back 1 tracked user and thats Anonymous only. Any ideas?
 
View user's profile Send private message
FHFGhost







PostPosted: Mon Feb 21, 2005 9:56 pm Reply with quote

Any updates for this issue? Just checking in.
 
FHFGhost







PostPosted: Tue May 17, 2005 4:37 pm Reply with quote

I still haven't been able to get this to work. I now have this same issue on 5 servers.
 
kenwood
Worker
Worker



Joined: May 18, 2005
Posts: 119
Location: SVCDPlaza

PostPosted: Wed May 18, 2005 10:41 am Reply with quote

I have the same prob on PHP-NUKE 7.7 3.0 and NukeSentinel™ 2.2.1
I have 230 member and 200 site visits a day and everyone is Anonymous includes my self.
 
View user's profile Send private message Visit poster's website
kenwood







PostPosted: Thu May 19, 2005 1:11 pm Reply with quote

I have lookt in the database and i have seen that the rows hostname and username are not update.
In the nukesentinel.php i can not find were the hostname is update .
All usere_id are 1 .
On row 346 of nukesentinel.php the database is update but there is no hostname.
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu May 19, 2005 1:35 pm Reply with quote

ReFTP all files. If you updated from a previous version of NS, then rerun the nsnst.php file, step-by-step, as if you hadn't. Don't worry about any error messages. Also, make sure there are no traces (files) of any earlier version of NS. If that still doesn't work, drop all tables that start with nsnst_ and run nsnst.php and do a first time installation.
 
View user's profile Send private message
krima
New Member
New Member



Joined: Apr 13, 2005
Posts: 4

PostPosted: Thu May 19, 2005 1:49 pm Reply with quote

I find here the solution:
[ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message
Raven







PostPosted: Thu May 19, 2005 2:03 pm Reply with quote

I don't see or understand how that is a solution to these issues?
 
krima







PostPosted: Thu May 19, 2005 2:23 pm Reply with quote

Is to put, after <?php , the 2nd code in mainfile.php this work with nuke 7.6 and 7.7 patched.

sorry for my english i am italian
 
Raven







PostPosted: Thu May 19, 2005 3:10 pm Reply with quote

It's not your English Smile - That's all in the installation instructions and you only want/need to use that if you are not using Chat's patchlevel 2.9 and above.
 
krima







PostPosted: Thu May 19, 2005 4:05 pm Reply with quote

I use nuke 7.6 with patchlevel 2.9 and is write that the code is for nuke 7.6 patced 2.9 before i applyng this, the Tracked IP usernames all show up as anonymous.
I am not php expert but this work.Confused
Smile Bye!
 
Raven







PostPosted: Thu May 19, 2005 5:25 pm Reply with quote

Thanks for sharing.
 
kenwood







PostPosted: Fri May 20, 2005 12:38 pm Reply with quote

I dit not updated of a previous version it was a new instalation but i remove al NS scripts en drop all tablesof the dabase .
I make a new instalation en the same problem is there 126 tracked ip's and i nowe there where 32 users on the site and NS say's 1 user and he is Anonymous .
 
Manuel
Regular
Regular



Joined: May 28, 2005
Posts: 90

PostPosted: Sat May 28, 2005 3:38 pm Reply with quote

if you have problems with ip traking logging please take a look here:
[ Only registered users can see links on this board! Get registered or login! ]
[ Only registered users can see links on this board! Get registered or login! ]

i hope this will be useful and next version of sentinel will be patched Wink

_________________
Image 
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
kenwood







PostPosted: Mon May 30, 2005 7:59 am Reply with quote

Yes this works for me thanks
 
BobMarion







PostPosted: Tue Jun 14, 2005 1:44 pm Reply with quote

Manuel wrote:
if you have problems with ip traking logging please take a look here:
[ Only registered users can see links on this board! Get registered or login! ]
[ Only registered users can see links on this board! Get registered or login! ]

i hope this will be useful and next version of sentinel will be patched Wink


Neither of these posts address usernames not being tracked. I tested on several sites including NukeScripts and the usernames are tracking correctly. I've even cleared teh tracked ips database table to make sure it's reading the username correctly.
 
Manuel







PostPosted: Thu Jun 16, 2005 1:29 pm Reply with quote

i'll send you an email with some explanations... when i'll have some free time Neutral
 
Xioustic







PostPosted: Wed Jul 27, 2005 6:42 pm Reply with quote

I realize this is an old issue, but I'm still having the problem and am unclear as to what I should do to resolve it after reviewing this post. I'm currently running NukeSentinel 2.2.1...
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) Bug Reports

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 ©