I am getting this error with FUs on a shared hosing environment.  The host
says all the files are setup correctly, so I ask if anyone out there has any
other ideas?  The host is running on Win2K enterprise, IIS5, MX 6.1
enterprise.  Thanks

The system has attempted to use an undefined value, which usually indicates
a programming error, either in your code or some system code.
Null Pointers are another name for undefined values.


      The error occurred in
C:\Websites\fufavw\FarCry\farcry_core\packages\farcry\fu.cfc: line 43
      Called from
C:\Websites\fufavw\FarCry\farcry_core\packages\farcry\fu.cfc: line 162
      Called from
C:\Websites\fufavw\FarCry\farcry_core\admin\admin\resetFU.cfm: line 50

41 :    <cffunction name="setErrorTemplate" access="public"
returntype="boolean" hint="Sets the value for the error template and writes
the map file to disk." output="No">
42 :            <cfargument name="errorTemplate" type="string" required="Yes">
43 :            <cfset dataObject.setErrorURL(arguments.errorTemplate)>
44 :            <cfreturn true>
45 :    </cffunction>



-- 
Regards,
Michael J. Sammut
________________________________________________
F O U R  E Y E S  P R O D U C T I O N S

think | plan | create :: web site design & development :: NYC

E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399

W. http://www.foureyes.com



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