Seems 'con' could be a reserved prefix. I just renamed my types to 'cont' and deployed etc, now everything is working fine.
On Sep 5, 11:02 am, Michael Sharman <[EMAIL PROTECTED]> wrote: > Does anybody know if you can (or can't) name custom types prefixed > with 'con'? > > Example, I have a type called 'conGetInTouch' which is one of a few > 'con' prefixed types. But I'm experiencing some strange behaviour with > their related rules. > > What's happening is my rule (which displays a form) displays > correctly, when I submit the form I get an error and my rule is > suddenly corrupt with an error on the container window saying: > > ================================================== > Element '' is undefined in a CFML structure referenced as part of an > expression. > ================================================== > > The only thing I can think of is that 'con' is used for FarCry's > containers, so maybe its use is reserverd. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
