On Jan 29, 2:30 pm, David Buonomo <[EMAIL PROTECTED]> wrote: > I have FC 3.0.2 installed on MX 6.1. I'm trying to get site search working > for a fresh install of a site. This install of MX has working collections > for other sites, and I can create a new collection via the MX administrator. > When I try to use Build/Update All Collections, I get the following error: > > Element CUSTOM3 is undefined in a CFML structure referenced as part of an > expression.
You are essentially referencing a property that doesn't exist in your config -- which suggests its an older config that needs to be updated. You may be able to fix this by updating the config for Verity via Admin > Verity > Verity Config. Ideally this value should be CFPARAM'd somewhere in there. 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?hl=en -~----------~----~----~----~------~----~------~--~---
