Hi Every time a user makes a first visit to our farcry 3 site for the first time the following error is generated.
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with members. The error occurred in E:\Inetpub\farcry\farcry_core\tags\farcry\statsLog.cfm: line 48 Called from E:\Inetpub\farcry\farcry_core\tags\farcry\_farcryOnRequestEnd.cfm: line 28 Called from E:\Inetpub\farcry\secure\www\OnRequestEnd.cfm: line 1 46 : <cfset session.startTime = now()> 47 : 48 : <cfparam name="session.dmProfile.locale" default="#CGI.http_accept_Language#"> 49 : 50 : <!--- work out user's locale ---> I have looked through the code and cannot find the true source of this problem, the other site I have running from these core files has no problem at all. The entry to the stats table seems to work ok, but the database is getting quite large, would this cause the problem? Regards Mark W --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
