On a fresh install I got this during the install process:

Error making (or something like that)
SourceImages, thumbnailImages and StandardImages directories

I went to the admin and I get:

 Could not find the included template /OnRequestEnd.cfm.
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 in
E:\websites\farcry\farcry_core\admin\OnRequestEnd.cfm: line 39

37 :             <cfinclude template="/#listGetAt(CGI.SCRIPT_NAME, 1,
'/')#/OnRequestEnd.cfm">
38 :         <cfcatch>
39 :             <cfinclude template="/OnRequestEnd.cfm">
40 :         </cfcatch>
41 :         </cftry>


This is with the RC2.

-- 
===========================================================================
Raymond Camden, Vice President of Technology for roundpeg

Email    : [EMAIL PROTECTED]
Blog     : ray.camdenfamily.com
AOL IM   : cfjedimaster

Video game player? Have kids? Check out KidGamers.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to