Your first error was just fixed and commited: http:// bugs.farcrycms.org:8080/browse/FC-760
I'll request Geoff chime in on the 2nd issue. He is the verity GURU ;) Kind regards -- -- Matthew Bryant Product Development Manager Daemon Internet Consultants Adobe Solutions Partner http://www.daemon.com.au/ p. 02 9380 4162 f. 02 9380 4204 On 06/06/2007, at 7:13 AM, Oğuz Demirkapı wrote: > Hi, > > I am trying to install a new site with latest FC 4 code (Build 1606). > > I have installed system and it looks ok now but I have some questions: > > - In default page when I try to search I have following error. > > Element INCLUDE is undefined in STOBJ. > > The error occurred in D:\Dev\FarCry\core\tags\webskin\include.cfm: > line 34 > Called from D:\Dev\FarCry\projects\teratech\webskin\dmInclude > \displayDefault.cfm: line 9 > Called from D:\Dev\FarCry\core\packages\types\types.cfc: line 132 > Called from D:\Dev\FarCry\core\tags\navajo\display.cfm: line 277 > Called from D:\Dev\FarCry\core\tags\navajo\display.cfm: line 23 > Called from D: line -1 > Called from D:\Dev\FarCry\projects\teratech\www\index.cfm: line 4 > > 32 : <!--- If the template passed in is simply a filename (ie. > no path) then we assume the path is the projects includedObj > directory ---> > 33 : <cfif NOT findNoCase("/", templatePath)> > 34 : <cfset templatePath = "/farcry/projects/ > #application.applicationname#/includedObj/#stObj.include#" /> > 35 : </cfif> > 36 : > > - When I try to build Verity collections in FC admin, I get > following error. > > The following information is meant for the website developer for > debugging purposes. > > Error Occurred While Processing Request > The collection teratech_dmhtml does not exist. > The collection you specified does not exists or is not registered > with the ColdFusion Search Service. > > The error occurred in D:\Dev\FarCry\core\packages\farcry > \verity.cfc: line 158 > Called from D:\Dev\FarCry\core\admin\admin\verityBuild.cfm: line 245 > Called from D:\Dev\FarCry\core\admin\admin\verityBuild.cfm: line 189 > Called from D: line -1 > > 156 : key="objectid" > 157 : title="label" > 158 : collection="#application.applicationname#_#key#"> > 159 : > 160 : <cfset arrayAppend(application.verity.buildstatus > [builstatusid].aStatus, "#timeformat(now())#: Collection update > complete.") /> > > > Any idea? > > > Sincerely, > > Oğuz Demirkapı > > > > > > > > > Message protected by MailGuard: e-mail anti-virus, anti-spam and > content filtering. > http://www.mailguard.com.au/mg > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
