Hi Trond,

you have made a small, but significant mistake - you are extending
your application, not the farcry core and should therefore be creating
the files in you application directory not the farcry_core directory.

eg myApp/packages/types verses
    farcry_core/packages/types


hope this points in in the right direction.


----- Original Message -----
From: Waterswing Studio <[EMAIL PROTECTED]>
Date: Sun, 18 Jul 2004 21:15:49 +0200
Subject: [farcry-dev] Problems with "Custom Types - a walkthrough" -
could be missing file
To: FarCry Developers <[EMAIL PROTECTED]>

















Hello,



 



Totally new to farcry I'm trying to implement the
Photo Gallery custom types as described by Brendan Sisson here:
http://farcry.daemon.com.au/index.cfm?objectid=B54EFE07-D0B7-4CD6-F9384192E5D18D97




 



I'm following the walkthrough step by step, and when
it comes to Edit Handlers I get into problems. When I click on the "Add"
button from the listing pages I get an error.



 



The error is created in farcry_core\packages\types\types.cfc
line 137



 



Line 137 is this one:



 



<cfthrow message="This is the
default types.edit() handler.  You need to build an edit
interface!">



 



I have a theory, but still just a theory why this happens:



 



Line 135 is:



 



<cfinclude
template="_types/edit.cfm">



 



However when I go to the folder farcry_core\packages\types\_types
there is no types.cfc there.
My humble theory is that this might cause the problem.



 



Fyi â I'm running the following:



 



FarCry: b211 

FourQ: b121



 



Hope someone can help.



Trond Ulseth




---

You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]

To unsubscribe send a blank email to [EMAIL PROTECTED]

Aussie Macromedia Developers: http://lists.daemon.com.au/

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to