got a folder with some files in it, that calls a custom tag which is meant to reside in the same directory. there is also a copy of this custom tag in the CFusion custom tags directory. Initially, I had forgot to copy the custom tag into the directory. So when I called the .cfm pages, they referenced the custom tag in the CFusion custom tags directory (following me so far?). I then uploaded the custom tag into the same directory as the .cfm pages, yet they continue to reference the one in the main custom tags directory. My understanding is that when calling a custom tag, a page looks in it's own directory, then looks upwards before eventually trying the CFusion custom tags directory. It seems to have somehow cached the decision to not look in it's own folder for the file that is now there. How do I tell CF to get the tag in it's folder, not the other one? I tried renaming the one in the CF custom tags folder, but the page just gave an error like "couldn't find custom tag CF_whatever in C:\Cfusion\Custom Tags\", rather than try using the one in it's own folder.
on CF 5... -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
