hehe, spoke too soon. Still having problems, as soon as I submit a few forms...my container becomes corrupt:
================================================== Element '' is undefined in a CFML structure referenced as part of an expression. ================================================== Dumping application.rules tells me that my rule exists in application scope. Not sure why this is happening, perhaps something to do with MySQL5? I'm running FarCry 4.0.6 (after having the same issues on 4.0.7) On Sep 5, 11:14 am, Michael Sharman <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
