Lots of questions here. First off - no, you do not need to use the core custom tags path. When you do:
cf_foo CF will... Look in your current folder. Look in the custom tags folder. Note that you can define multiple folders in the CF Admin, and in CF8 you can specify folders at runtime. The point is - those are the "rules" CF will use when looking for a custom tag. One thing to watch out for - CF will remember where it found a tag. If you move it, CF will throw an error unless you restart CF. I'd suggest checking the docs on custom tags as this is covered. On 8/16/07, LHWH Interactive <[EMAIL PROTECTED]> wrote: > On 8/16/07, Peterson, Chris <[EMAIL PROTECTED]> wrote: > > Paste your code and maybe someone can give you a tip =) > > Honestly? That's part of the problem. I'm having a tough time figuring > out all the path nonesnse. First off, do I have to put all the files > in my ColdFusion8/CustomTags/ directory? And if I do that, why do I > need the Application.cfc file that sets a custom tag path? Can there > be only one Custom Tag path? In other words, do all my sites under my > webroot have to use the ColdFusion8/CustomTags path? Or can I create a > directory for each of the sites I have under the wwwroot? > > Sorry man, I know these questions are pretty silly, but like I said, > I've never really messed with custom tags outside of my FigLeaf > classes... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286422 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

