Yes, this does fix the error. I dug into it a little more just to understand
farcry better. Basically the b301 update adds a key named lExcludeObjectIDs
to stConfig set to a blank value, it then wddx's stConfig and updates the
farcry database with this wddx value.

After you run the install, open the config table in the database, look for
the FUSEttings record, copy and past the wConfig column into a text editor
and see if the lExcludeObjectIDs is in there. It should be there.

That data is selected in /farcry_core/packages/farcry/config.cfc in the
getConfig method, but that's as far back as i've attempted trace it. A
restart seems to rerun that getConfig method.

Steve
--
View this message in context: 
http://www.nabble.com/Reinstall-or-fixable--t1601971s621.html#a4367862
Sent from the FarCry - Dev forum at Nabble.com.


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