Element NAVID is undefined in REQUEST
"dinaz" <[email protected]>
| Newsgroups | gmane.comp.cms.farcry.user |
|---|---|
| Message-ID | <[email protected]> |
For some reason I am getting this error on the user home page, not admin. no metter what I try in regards to navigation, nothing is working. Is it a cache issue? The error occurred in C:\Inetpub\farcry\farcry_core\tags\navajo\display.cfm: line 207 Called from C:\Inetpub\farcry\farcry_core\tags\navajo\display.cfm: line 1 Called from C:\Inetpub\farcry\xxxxx\www\index.cfm: line 4 205 : oAuthorisation = request.dmsec.oAuthorisation; 206 : oAuthentication = request.dmsec.oAuthentication; 207 : iHasViewPermission = oAuthorisation.checkInheritedPermission(objectid=request.navid,permissionName="View",lpolicyGroupIds=lpolicyGroupIds); 208 : </cfscript> 209 : --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-user" group. To post to this group, send email to farcry-user-/[email protected] To unsubscribe from this group, send email to farcry-user-unsubscribe-/[email protected] For more options, visit this group at http://groups.google.com/group/farcry-user?hl=en -~----------~----~----~----~------~----~------~--~---