John,

If you want a quick fix, just remove the "location" function from 
cfFunctionWrappers.cfm.  It does the same thing that the built-in location() 
method does in CF9, except that it doesn't do the redirect status.

1. Edit core/webtop/includes/cfFunctionWrappers.cfm
2. Either remove the "location" function, or remark the entire function out.
3. UpdateApp

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com

On May 18, 2010, at 9:30 AM, johnmanoahs wrote:

> Hi all - This site was working normally until recently it started
> throwing this error. The error msg is displayed on accessing the
> page.
> 
> http://www.xioni.in/
> 
> Could one of you please suggest a solution?
> 
> thanks
> John
> 
> -- 
> You received this message cos you are subscribed to "farcry-dev" Google group.
> To post, email: [email protected]
> To unsubscribe, email: [email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to