First let me say that I prematurely wrote to the group before checking the 4 other sites in dev, that all had the "who's on now" working well.
 
As for the db.  Bascially all the data is slammed into one column.  Quite scary actually.  I never had this happen before (Glad it is not dmHTML).  I have no idea how this happened.  I simple cleared out all the data and now it appears to be OK.

--
Regards,
Michael J. Sammut
________________________________________________
F O U R  E Y E S  P R O D U C T I O N S
 
think | plan | create :: web site design & development :: NYC
 
E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399
 
"Paul Harrison" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...
Hey Mike - just out of curiosity, what was wrong with the table?
 
Cheers
 
Paul

>>> [EMAIL PROTECTED] 22/10/2003 5:32:48 pm >>>
Update:  the SQL table was corrupt

--
Regards,
Michael J. Sammut
____________________________________________________________________
F O U R  E Y E S  P R O D U C T I O N S
 
think | plan | create :: web site design & development  :: NYC
 
E. [EMAIL PROTECTED]  |  T: 718.254.9557 ext. 101  |  F: 718.254.0399
 
W. http://www.foureyes.com
"Michael @Four Eyes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...
When trying to ve who's on now I recieved the following error (All updates are deployed).  Any thoughts?
 
 
Error Occurred While Processing Request
The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.

Null Pointers are another name for undefined values.

 
The error occurred in C:\_WebDev\FarCry\farcry_core\packages\farcry\_stats\getActiveVisitors.cfm: line 53
Called from C:\_WebDev\FarCry\farcry_core\packages\farcry\stats.cfc: line 288
Called from C:\_WebDev\FarCry\farcry_core\admin\reporting\statsWhosOn.cfm: line 43
51 : 			querySetCell(qSessions, "locale", sessions[i].userLocale);
52 : 			querySetCell(qSessions, "sessionTime",dateDiff("n", sessions[i].startTime, now()));
53 : 			querySetCell(qSessions, "lastActivity",dateDiff("n", qViews.lastActivity, now()));
54 : 		</cfscript>
55 : 


--
Regards,
Michael J. Sammut
________________________________________________
F O U R  E Y E S  P R O D U C T I O N S
 
think | plan | create :: web site design & development :: NYC
 
E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399
 


---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to