Putting the mystical debug=1 at the end of the URL reveals that this is a missing template error:
http://www.ncc.nsw.gov.au/applications/ncc-farcrytemplate/www/?debug=1
Couple of things to note: ../applications/ncc-farcrytemplate/
Should *not* be mapped under the webroot, only the following directory should be browsable:
../applications/ncc-farcrytemplate/www/
Your missing include error implies you have some funky stuff going on: /farcry/staffportal/webskin/dmHTML/displaypageLanding.cfm
What is /staffportal/?? For the site you are trying to render this should really be /ncc-farcrytemplate/ (asuming /farcry/ cfmapping goes to ../applications).
You seem to have strayed somewhat from a standard installation. If you need more help you really have to show us _serverspecificvars.cfm
-- geoff http://www.daemon.com.au/
Bryce Hoffmann wrote:
Still problems unfortunately To make it easier ;-) everything now is called ncc-farcrytemplate (the datasource, the actual directory, the virtual directory) http://www.ncc.nsw.gov.au/farcry (after farcry/farcry login) gives me a new error: 'The argument DSN passed to function logActivity() is not of type variableName.' and http://www.ncc.nsw.gov.au/ncc-farcrytemplate goes to the correct directory (http://www.ncc.nsw.gov.au/applications/ncc-farcrytemplate/www) and serves me a totally blank page
Bryce :-)
-----Original Message-----
From: Gary Menzel [mailto:[EMAIL PROTECTED] Sent: Saturday, 27 March 2004 5:08 PM
To: FarCry Developers
Subject: [farcry-dev] RE: remote install
To run it anywhere other than the root of the site, I think you have to have a Virtual Directory set up on the server.
The name of your directory should be the same name as in your apps.cfm.
If this is not correct, then you will get errors.
Gary
-----Original Message----- From: [EMAIL PROTECTED]
[mailto:bounce-farcry-
[EMAIL PROTECTED] On Behalf Of Bryce Hoffmann Sent: Saturday, 27 March 2004 4:01 PM To: FarCry Developers Subject: [farcry-dev] RE: remote install
Gday Gary!
The CFMX mapping is hard to test but I think so yes. Yes http://www.ncc.nsw.gov.au/ncc-farcrytemplate activates the same
page
as http://www.ncc.nsw.gov.au/applications/farcrytemplate/www (the only thing I can think of is that I should have named the actual directory ncc-farcrytemplate rather than farcrytemplate)
Bryce :-)
-----Original Message----- From: Gary Menzel [mailto:[EMAIL PROTECTED] Sent: Saturday, 27 March 2004 4:05 PM To: FarCry Developers Subject: [farcry-dev] RE: remote install
Can anyone suggest a remedy, or a variable to cfdump that might give some ideas?
Is the CFMX mapping to /farcry created on the remote server and
pointing
at the correct root?
And/Or is the site root correctly mapped to where your farcry application is?
E.g.
Is there a virtual server set up to ncc-farcrytemplate and is it pointing to your ncc-farcrytemplate/www ?
Gary Menzel
--- 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
*********** Confidentiality and Disclaimer Statement ***************** The information in this e-mail and any attachments are confidential and may be subject to legal professional privilege. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorised to, and must not read, copy, distribute, use or retain this message or any part of it.
Opinions, conclusions and other information expressed in this message are not given or endorsed by NCC unless otherwise indicated by an authorised officer independent of this message.
NCC has implemented anti-virus software, and whilst all care is taken, it is the recipient's responsibility to ensure that the message and any attachments are scanned for viruses prior to use.
This footnote also confirms this e-mail message has been read electronically by an e-mail content breakdown system.
Newcastle City Council Home Page: http://www.newcastle.nsw.gov.au E-mail: mailto:[EMAIL PROTECTED] **********************************************************************
--- You are currently subscribed to farcry-dev as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to leave-farcry-dev- [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
--- 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
--- 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
