In a new FarCry 4 site I constantly keep getting the same error.
Mostly it happens within the FarCry admin, but occationally I get it
on the site as well.
Notice that the element type changes from time to time - here it is
dmFacts, but it might as well be dmImage, dmWebskinAncestor,
ruleRandomFact or whatever. If I do a refresh of a page the element
type changes, but the rest of the error message is the same.
This seems to happen mostly after running updateapp. When I have
refreshed the page enough times so that it has cycled throug a number
of element types everything seems to work normally - at least for a
while.
Here is the error message that I get:
- - - - - - - - begining of error message - - - - - - - -
Element dmFacts is undefined in a CFML structure referenced as part of
an expression.
The error occurred in D:\inetpub\applications_farcry\core\packages
\farcry\alterType.cfc: line 579
Called from D:\inetpub\applications_farcry\core\tags\farcry
\_farcryApplication.cfm: line 53
Called from D:\inetpub\applications_farcry\core\tags\farcry
\farcryInit.cfm: line 269
Called from D:\inetpub\applications_farcry\projects\amaskin\www
\Application.cfm: line 9
Called from D:\inetpub\applications_farcry\core\tags\farcry
\callProjectApplication.cfm: line 44
Called from D:\inetpub\applications_farcry\core\Application.cfm: line
9
Called from D:\inetpub\applications_farcry\core\admin\Application.cfm:
line 28
577 : <cfset variables.tableMetadata =
createobject('component','farcry.core.packages.fourq.TableMetadata').init() /
>
578 : <cfset variables.tableMetadata.parseMetadata(getMetadata(o)) /
>
579 : <cfset application.stcoapi[i].tableDefinition =
variables.tableMetadata.getTableDefinition() />
580 : </cfloop>
581 :
- - - - - - - - end of error message - - - - - - - -
Has anyone experienced the same - or have suggestions on how to solve
this?
Any help is highly apprechiated.
Best regards,
Trond Ulseth
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---