I'm using FarCry 3.0.1 and need to know what information the Session
Summary conveys? Does that tell me how many times site administrators
were logged into Farcry?

When I click "Overview Report", I see the "Sessions" column in the
tables for Most Popular Browsers, Locales, and Operating Systems. What
do those numbers convey, and are they related to the information on
the Session Summary page?

Lastly, when I attempt to change the date range in the two fields at
the bottom of the Session Summary page, I receive the following error:

 Cannot format given Object as a Date

The error occurred in C:\farcry\farcry_core\packages\farcry
\gregorianCalendar.cfc: line 172

170 :           var tDateFormat=javacast("int",arguments.thisDateFormat);
171 :           var
iLocale=aLocale.init(listFirst(arguments.thisLocale,"_"),listLast(arguments.thisLocale,"_"));
172 :           return
aDateFormat.getDateInstance(tDateFormat,iLocale).format(arguments.thisDate);
173 :   </cfscript>
174 : </cffunction>


Is there an update that resolved this? If not, is there a fix that can
be done manually?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to