John, Do your include directory from root, so /config, rather than config
Mark On Wed, Sep 2, 2009 at 8:12 PM, John Whish <[email protected]>wrote: > > I'm getting a missing file error with Transfer. Transfer is creating > the file on the file system (I've tried deleting it and it is > recreated), it just doesn't seem to be able to find it to execute. I'm > sure this is something simple! > > My setup is Transfer 1.1, ColdBox 3.0.0b, CF8.01. I'm not running the > app from the web root, but I'm sure I've done this before. For > example: http://localhost/mydomain/ > > I did try creating a per-application mapping to the config directory > but that has no effect. > > Thanks for any advice, I'm sure it's me being dense! > > Here is the error information... > > Error thrown by: > > C:\xampp\htdocs\transfer\com\dynamic\TransferBuilder.cfc (line 138) > > Error detail: > > Error found in: config/transfer/definitions/cms.Region > $72CC0EBF415E5E55934F433EE9F1FB32.transfer > Could not find the included template config/transfer/definitions/ > cms.Region$72CC0EBF415E5E55934F433EE9F1FB32.transfer. : Note: If you > wish to use an absolute template path (for example, template="/mypath/ > index.cfm") with CFINCLUDE, you must create a mapping for the path > using the ColdFusion Administrator. Or, you can use per-application > settings to specify mappings specific to this application by > specifying a mappings struct to THIS.mappings in Application.cfc. > Using relative paths (for example, template="index.cfm" or > template="../index.cfm") does not require the creation of any special > mappings. It is therefore recommended that you use relative paths with > CFINCLUDE whenever possible. > > > -- E: [email protected] T: http://www.twitter.com/neurotic W: www.compoundtheory.com --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-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/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
