Hello,

I did not place the files in the farcry_core, but under like the
walktrough tell me to: <applicationName>/packages/types/_bsGallery/Edit.cfm

However the error is created by farcry_core\packages\types\types.cfc

Any more ideas of what I might be doing wrong?

Thank you for your help,
Trond Ulseth


> 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,
> 
> 
> 
> =20
> 
> 
> 
> 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=3DB54EFE07-D0B7-4CD6-F938419=
> 2E5D18D97
> 
> 
> 
> 
> =20
> 
> 
> 
> 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.
> 
> 
> 
> =20
> 
> 
> 
> The error is created in farcry_core\packages\types\types.cfc
> line 137
> 
> 
> 
> =20
> 
> 
> 
> Line 137 is this one:
> 
> 
> 
> =20
> 
> 
> 
> <cfthrow message=3D"This is the
> default types.edit() handler.  You need to build an edit
> interface!">
> 
> 
> 
> =20
> 
> 
> 
> I have a theory, but still just a theory why this happens:
> 
> 
> 
> =20
> 
> 
> 
> Line 135 is:
> 
> 
> 
> =20
> 
> 
> 
> <cfinclude
> template=3D"_types/edit.cfm">
> 
> 
> 
> =20
> 
> 
> 
> 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.
> 
> 
> 
> =20
> 
> 
> 
> Fyi =E2=80=93 I'm running the following:
> 
> 
> 
> =20
> 
> 
> 
> FarCry: b211=20
> 
> FourQ: b121
> 
> 
> 
> =20
> 
> 
> 
> 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]
> m.au
> 
> 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