Whenever I create a new dmHTML object and change it status from draft to approved I get an error. The status does change though.
It appears to be occurring on line 108 of /core/tags/webskin/view.cfm which is: <cfif application.bObjectBroker AND application.stcoapi [attributes.typename].bObjectBroker AND len(attributes.webskin) AND application.stcoapi[attributes.typename].stWebskins [attributes.webskin].cacheStatus EQ 1> I am running the 5.1.0 beta on shared hosting using the standalone install deployment. Here is the error and stack trace. Thanks, Sean Element displaySystemFU is undefined in a CFML structure referenced as part of an expression coldfusion.runtime.UndefinedElementException: Element displaySystemFU is undefined in a CFML structure referenced as part of an expression. at coldfusion.runtime.CfJspPage.ArrayGetAt(CfJspPage.java:919) at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:930) at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:925) at cfview2ecfm675884609.runPage(D:\home\n42designs.com\wwwroot\farcry\core \tags\webskin\view.cfm:108) at coldfusion.runtime.CfJspPage.invoke (CfJspPage.java:196) at coldfusion.filter.CFVariablesScopeFilter.invoke (CFVariablesScopeFilter.java:63) at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:280) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cffarFU2ecfc1477146088$funcGETSYSTEMFU.runFunction(D:\home \n42designs.com\wwwroot\farcry\core\packages\types\farFU.cfc:390) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java: 360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke (UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke (FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2436) at cffarFU2ecfc1477146088$funcSETSYSTEMFU.runFunction(D:\home \n42designs.com\wwwroot\farcry\core\packages\types\farFU.cfc:304) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java: 360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke (UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke (FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2272) at cftypes2ecfc355597768$funcSETDATA.runFunction(D:\home\n42designs.com \wwwroot\farcry\core\packages\types\types.cfc:580) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke (UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke (FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222) at cfobjectStatus2ecfm1128182125._factor8(D:\home\n42designs.com\wwwroot \farcry\core\tags\navajo\objectStatus.cfm:345) at cfobjectStatus2ecfm1128182125._factor9(D:\home\n42designs.com\wwwroot \farcry\core\tags\navajo\objectStatus.cfm:304) at cfobjectStatus2ecfm1128182125._factor13(D:\home\n42designs.com\wwwroot \farcry\core\tags\navajo\objectStatus.cfm:301) at cfobjectStatus2ecfm1128182125._factor14(D:\home\n42designs.com\wwwroot \farcry\core\tags\navajo\objectStatus.cfm:145) at cfobjectStatus2ecfm1128182125._factor16(D:\home\n42designs.com\wwwroot \farcry\core\tags\navajo\objectStatus.cfm:143) at cfobjectStatus2ecfm1128182125.runPage(D:\home\n42designs.com\wwwroot \farcry\core\tags\navajo\objectStatus.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.filter.CFVariablesScopeFilter.invoke (CFVariablesScopeFilter.java:63) at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:280) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cfapprove2ecfm1492570522.runPage(D:\home\n42designs.com\wwwroot\farcry \core\webtop\navajo\approve.cfm:7) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:273) at coldfusion.filter.RequestMonitorFilter.invoke (RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.ClientScopePersistenceFilter.invoke (ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.RequestThrottleFilter.invoke (RequestThrottleFilter.java:126) at coldfusion.CfmServlet.service (CfmServlet.java:175) at coldfusion.bootstrap.BootstrapServlet.service (BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter (FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter (MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java: 286) at jrun.servlet.ServletEngineService.dispatch (ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable (JRunProxyService.java:203) at jrunx.scheduler.ThreadPool $DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable (ThreadPool.java:428) at jrunx.scheduler.ThreadPool $UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
