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.
 
The error occurred in E:\FarCry\farcry_core\admin\admin\verityBuild.cfm:
line 127
Called from E:\FarCry\farcry_core\admin\admin\verityBuild.cfm: line 59
Called from E:\FarCry\farcry_core\admin\admin\verityBuild.cfm: line 32
Called from E:\FarCry\farcry_core\admin\admin\verityBuild.cfm: line 1

125 :           <cfif isArray(stcollections[key].aprops)>
126 :           <td>#arraytolist(stcollections[key].aprops)#</td>
127 :           <td>#stcollections[key].custom3#, 
#stcollections[key].custom4#</td>
128 :           <cfelse>
129 :           <td>-</td>

Any insight would be greatly appreciated.  If there are detailed
instructions on configuring and using verity with FarCry, please let me
know.

Dave
-- 
View this message in context: 
http://www.nabble.com/Problems-with-Verity-on-MX-6.1-tf3133876s621.html#a8683654
Sent from the FarCry - Dev mailing list archive 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to