Hi,

        I have tried to install the friendly url plugin, followed the
instructions on the farcry site, however the fu.cfc appears to fall over
every time it it requested. Has anyone else had a similar issue? Im
using farcry 2.3. Should I use the fc.cfc in the farcry core or the
fu.cfc from Spike's cfopen.org?


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
D:\inetpub\wwwroot\farcry\FC2.3\farcry_core\packages\farcry\fu.cfc: line
67
Called from
D:\inetpub\wwwroot\farcry\FC2.3\farcry_core\packages\farcry\fu.cfc: line
103
Called from
D:\inetpub\wwwroot\farcry\FC2.3\farcry_core\packages\farcry\fu.cfc: line
183
Called from
D:\inetpub\wwwroot\farcry\FC2.3\farcry_core\admin\admin\resetFU.cfm:
line 52

65 :    <cffunction name="deleteMapping" access="public"
returntype="boolean" hint="Deletes a mapping and writes the map file to
disk" output="No">
66 :            <cfargument name="alias" required="yes" type="string">
67 :            <cfset dataObject.removeMapping(arguments.alias)>
68 :            <cfreturn true>
69 :    </cffunction>

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Michael J. Sammut
Sent: Friday, 16 September 2005 11:53 PM
To: FarCry Developers
Subject: [farcry-dev] Verity issue

Ok, this one is weird and perhaps someone has an idea.

I have 3 sites with a host that have started to do verity indexing 
really odd.  Basically, the only database column that get indexed is the

first one checked off.  Yes, verity will pull in DmHTML, DmNews, etc, 
but only the first items checked off int eh verity config gets indexed. 
  Very odd.

These sites are running FarCry: b230 FourQ: b123 on CF7, IIS, Win 2003 
Server.

  This strikes me as not a FarCry issue because on my Dev box (CF7, 
Apache, Win 2000) it works just fine.  Any thoughts are welcome.

Thanks,

Michael

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



--
_______________________________________________________________________________

 

Notice from Melbourne Business School Ltd 


The information contained in this e-mail is confidential, and is intended for
the named person's use only.  It may contain proprietary or legally privileged
information. If you have received this email in error, please notify the
sender and delete it immediately.  You must not, directly or indirectly, use,
disclose, distribute, print, or copy any part of this message if you are not
the intended recipient

Internet communications are not secure. You should scan this message and any
attachments for viruses. Melbourne Business School does not accept any
liability for loss or damage which may result from receipt of this message or
any attachments.

______________________________________________________________________________ 



 


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