windspinnah wrote:
> I know this should be in the FarCry-User group, but I think it is more
> appropriate here. I'm running CFMX 6.1 Developer's Edition, I installed
> the 3.0.1 release and it installed well, I ran the b300 and b301
> updaters. b300 finished fine, b301 issued an error.

What was the error generated by the updater?

> Now, I wanna approve a Navigation object. But I get this error after I
> press submit:
>
>  Error Occurred While Processing Request
> Element CONFIG.FUSETTINGS.LEXCLUDEOBJECTIDS is undefined in
> APPLICATION.

This means you are missing a configuration item -- this should have
been added by running the updater for your installation.  There may be
an issue specifically with Postgres -- this we can investigate.

For the time being the easiest patch you can make is to param the
specific variable just above where you are getting the error.
<cfparam name="application.CONFIG.FUSETTINGS.LEXCLUDEOBJECTIDS"
default="" type="string" />

Hope that helps,

-- geoff
http://www.daemon.com.au/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to