Oh, and you may need to turn off "Component Cache" in the CF Admin otherwise once it resolves a path to a CFC it will not check again. It is possible it has resolved "farcry.core.packages.security.security" as pointing to either the FC7 or FC6 version and is not checking again.
On Monday, April 7, 2014 11:39:52 PM UTC-4, Sean Coyne wrote: > > Do you have a /farcry mapping created at the server level? > > On Monday, April 7, 2014 11:35:01 PM UTC-4, Mark Picker wrote: >> >> Hi, >> >> I have FC6 and FC7 running together on the same server. As I have only >> been using FC7 since installing it, I hadn't noticed that FC6 stopped >> working. >> What I'm finding is if FC7 is working correctly, the following error gets >> reported by FC6: >> >> >> Element MODE.LVALIDSTATUS is undefined in REQUEST >> >> Q:\inetpub\Develop\*FarCry_7*\core\packages\security\security.cfc (line: >> 846) >> Q:\inetpub\Develop\FarCry_6\core\Application.cfc (line: 581) >> Q:\inetpub\Develop\FarCry_6\core\Application.cfc (line: 557) >> Q:\inetpub\Develop\FarCry_6\core\Application.cfc (line: 353) >> Q:\inetpub\Develop\FarCry_6\core\Application.cfc (line: 342) >> Q:\inetpub\Develop\FarCry_6\projects\develop_wi_internet\www\Application.cfc >> (line: 43) >> >> >> >> *Taking note that the first line above is using FC7 security.cfc for some >> reason.* >> If I do an updateapp=1 on FC6, it starts working again, but now FC7 gets >> the following error: >> >> >> The method defaultRequestMode was not found in component >> farcry.core.packages.security.security >> >> Q:\inetpub\Develop\FarCry_7\core\Application.cfc (line: 585) >> Q:\inetpub\Develop\FarCry_7\core\Application.cfc (line: 582) >> Q:\inetpub\Develop\FarCry_7\core\Application.cfc (line: 368) >> Q:\inetpub\Develop\FarCry_7\core\Application.cfc (line: 357) >> Q:\inetpub\Develop\FarCry_7\core\webtop\Application.cfc (line: 10) >> >> If I than do an updateapp on FC7 it starts working, but FC6 stops again. >> >> >> Is there something special I need to do to have FC6 and FC7 not interact >> with each other when running on the same server? >> >> Cheers >> Mark >> >> >> -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
