slesniak123@hotmail.com
|
| Posted: 07/08/2002, 10:29 AM |
|
I just used code charge to make a coldfusion program, but when i try to run one of the script it keeps giving me this error:
Error Diagnostic Information
Template file not found.
HTTP/1.0 404 Object Not Found
Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator.
Using relative paths (e.g. 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.
The error occurred while processing an element with a general identifier of (CFINCLUDE), occupying document position (2:1) to (2:33).
And when i look at the code i see that it has a <cfinclude> and is looking for a file called (common.cfm) and i searched the whole server and i can't find that file, can someone tell me how to fix this?
Thank you in advance.
|
|
|
 |
CodeCharge Support
|
| Posted: 07/09/2002, 7:21 AM |
|
Hello,
please submit the request to the support system at http://support.codecharge.com/support_new.asp
|
|
|
 |
|