That's the new error I am getting now. Any recommendations?

Element STPROPERTIES.OBJECTID is undefined in ARGUMENTS.


The error occurred in D:\Inetpub\wwwroot\farcry\core\packages\types
\types.cfc: line 521
Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
\updater5.0.0\index.cfm: line 421
Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
\updater5.0.0\index.cfm: line 392
Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
\updater5.0.0\index.cfm: line 386
Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
\updater5.0.0\index.cfm: line 20
Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
\updater5.0.0\index.cfm: line 1

519 :                           arguments.stProperties.lastupdatedby = 
arguments.user;
520 :                   if(NOT 
structKeyExists(arguments.stProperties,"typename"))
521 :                           arguments.stProperties.typename =
findType(objectid=arguments.stProperties.objectid);
522 :
523 :           </cfscript>


On Oct 31, 10:40 am, Tunç <[EMAIL PROTECTED]> wrote:
> Hi Geoff
>
> Do you have any suggestions?
>
> Thanks
> Tunç
>
> On Oct 28, 11:17 am, Tunç <[EMAIL PROTECTED]> wrote:
>
>
>
> > fresh starts now.. No farcry 4 directory..
> > Starting again..
>
> > What i have done now is:
>
> > Upgrading from 4.9 to 5.0.2
>
> > Downloaded and UNZIP farcry community 5-0-0.
> > Downloaded and unzipped m502.copied files into farcry/core.
> > Copied projects from farcry4 in to farcry 5 projects folder.
> > Restored databases on the new server.
> > Created a /webtop virtual pointing (read and run scripts permissions)
> > and to ./farcry/core/webtop.
> > CF mapping  /farcry   D:\Inetpub\wwwroot\farcry  .
> > added <cfset stLog.notes = "" />  on line 406 - D:\Inetpub\wwwroot
> > \farcry\core\webtop\updates\b500\index.cfm file..
>
> > run the upgrade locally and received this error:
>
> > Element NOTES is undefined in STLOG.
>
> > The error occurred in D:\Inetpub\wwwroot\farcry\projects
> > \newmillsallotments\www\updater5.0.0\index.cfm: line 418
> > Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
> > \updater5.0.0\index.cfm: line 395
> > Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
> > \updater5.0.0\index.cfm: line 392
> > Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
> > \updater5.0.0\index.cfm: line 386
> > Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
> > \updater5.0.0\index.cfm: line 20
> > Called from D:\Inetpub\wwwroot\farcry\projects\newmillsallotments\www
> > \updater5.0.0\index.cfm: line 1
>
> > 416 :                                                   </cfif>
> > 417 :                                           <cfelse>
> > 418 :                                                   <cfset stLog.notes 
> > = "#stLog.notes##trim(thisline)#<br />" />
>
> > 419 :                                           </cfif>
> > 420 :                                   </cfloop>- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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