|
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]
|