Forgive my ignorance on this, but how does all the <CFINCLUDE> and <CFMODULE> stuff that relies on /farcry work?
The /farcry you are refering is the cfmx mapping that points to the directory that contains farcry_core and fourq. It has to named farcry as you cannot use variables inside the cfimport tag as it has to know the contents of the tag library at compile-time.
There should be no hard coded /farcry in reference to the web server mapping that defaults to /farcry. This should be referenced throughout the code base as #application.url.farcry#. You can change this to what you like eg localhost/farcry, localhost/admin, localhost/anyothername
-Brendan http://farcry.daemon.com.au
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
