I trying out a tutorial (Custom Types - a walkthrough by Brendan
http://farcry.daemon.com.au/go/objectid/B54EFE07-D0B7-4CD6-F9384192E5D18D97)
but in the process an error has occurred and am no sure how to solve it.
The error occured when i tried to add a gallery or photo. Below is the
error;

--------------------
Error: You must pass the objectid as an argument or part of the
stProperties structure.
 
  
The error occurred in C:\Inetpub\applications\fourq\_fourq\setData.cfm:
line 36
Called from C:\Inetpub\applications\fourq\fourq.cfc: line 112
Called from C:\Inetpub\applications\farcry_core\packages\types\types.cfc:
line 93
Called from C:\Inetpub\applications\fourq\tags\contentobjectdata.cfm: line
36
Called from
C:\Inetpub\applications\farcry\packages\types\_bsGallery\edit.cfm: line 30
Called from C:\Inetpub\applications\farcry\packages\types\bsGallery.cfc:
line 23
Called from : line 1
Called from C:\Inetpub\applications\fourq\tags\contentobject.cfm: line 38
Called from C:\Inetpub\applications\farcry_core\tags\navajo\edit.cfm: line
109
Called from C:\Inetpub\applications\farcry_core\admin\navajo\edit.cfm:
line 3
 
34 :    <cfset objectid=arguments.objectid>
35 : <cfelse>
36 :    <cfabort showerror="Error: You must pass the objectid as an argument or part 
of the stProperties structure.">
37 : </cfif>
38 : 

Any help?

-kimotho

 

---
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

Reply via email to