I am trying to create a new user through SECURITY->Create new user. I am getting this error:
Element OBJECTID is undefined in STNEWPROFILE. The error occurred in C:\farcry\farcry_core\tags\security\ui\dmSecUI_UserCreateEdit.cfm: line 72 Called from C:\farcry\farcry_core\tags\security\ui\dmSecUI_Redirect.cfm: line 5 Called from C:\farcry\farcry_core\admin\security\redirect.cfm: line 36 70 : structClear(stProps); //clear and reuse stProps 71 : stProps.overviewHome = form.overviewHome; 72 : stProps.objectId = stNewProfile.objectId; 73 : o_profile.setData(stProperties=stProps); 74 : </cfscript> Any ideas? Thank you Mika --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
