Image gallery plugin that is http://docs.farcrycms.org/display/FCPLUG/Image+Gallery
Sorry I didn't make it clear that I got it working now. Properties in the original plug in cfc was not updated for FC5. I have added these properties (http://fisheye.farcrycms.org/browse/plugins/farcrycms/trunk/packages/...rul eImageGallery.cfc?r=2979). I also removed metadata property. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marco van den Oever Sent: 06 May 2009 11:25 To: farcry-dev Subject: [farcry-dev] Re: Message Element aImages is undefined in a CFML error The imagegallery you mean the farcrygreybox? Did you tried a clean fresh instal also (locally) to check if that's working? And what do you mean with "I have found this and added to ruleImagegallery.cfc (plugin one)? On May 6, 11:27 am, <[email protected]> wrote: > Hi Marco, > > Thanks for reply. > > I was trying to get the imagegallery plugin to work with V5. > > I have found this and added to ruleImagegallery.cfc (plugin one). Then > deployed the rule.http://fisheye.farcrycms.org/browse/plugins/farcrycms/trunk/packages/.. . > uleImageGallery.cfc?r=2979 > > It works strangely now though. If I pick the images while adding the rule > then plugin galleries are not displayed. > > Tunc > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > > Behalf Of Marco van den Oever > Sent: 05 May 2009 22:01 > To: farcry-dev > Subject: [farcry-dev] Re: Message Element aImages is undefined in a CFML > error > > mmmm bit hard to see what's going on but did you maybe changed / used > and now overwrite a core file or something? Or did you already solve > this? > > On May 4, 8:58 pm, Tunç <[email protected]> wrote: > > I have upgraded from 4.11 to 5.1.1. My problem is I cannot display as > > a rule any longer. It gives me this error below: > > > COAPI tools > Rules > > > See Below ruleImageGallery n/a > > The following CFC properties conflicts exist : > > Property Deployed Type Action > > > aImages > > array > > Go > > > catImageGallery > > longchar > > Go > > > If I try to deploy array table I receive an error message below. > > Should I choose "do nothing"? I can view the image gallery from the > > admin area. Any ideas? > > > Kind regards, > > > Tunç > > > Message Element aImages is undefined in a CFML structure referenced as > > part of an expression. Resolvedname [empty string] StackTrace > > coldfusion.runtime.UndefinedElementException: Element aImages 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 > > coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:755) at > > coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:739) at > > cffourq2ecfc2058464035$funcDEPLOYARRAYTABLE.runFunction(D:\Inetpub > > \wwwroot\farcry\core\packages\fourq\fourq.cfc:741) 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.TemplateProxy.invoke(TemplateProxy.java:453) at > > coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at > > coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222) at > > cfalterType2ecfc983166902$funcDEPLOYARRAYPROPERTY.runFunction(D: > > \Inetpub\wwwroot\farcry\core\packages\farcry\alterType.cfc:88) 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 > > cfcoapiRules2ecfm880652492.runPage(D:\Inetpub\wwwroot\farcry\core > > \webtop\admin\coapiRules.cfm:78) 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) TagContext > > arguments - array > > 1 arguments - struct > > COLUMN 0 > > ID ?? > > LINE 741 > > RAW_TRACE at > cffourq2ecfc2058464035$funcDEPLOYARRAYTABLE.runFunction(D: > > \Inetpub\wwwroot\farcry\core\packages\fourq\fourq.cfc:741) > > TEMPLATE D:\Inetpub\wwwroot\farcry\core\packages\fourq\fourq.cfc > > TYPE CFML > > > 2 arguments - struct > > COLUMN 0 > > ID CF_TEMPLATEPROXY > > LINE 88 > > RAW_TRACE at > > cfalterType2ecfc983166902$funcDEPLOYARRAYPROPERTY.runFunction(D: > > \Inetpub\wwwroot\farcry\core\packages\farcry\alterType.cfc:88) > > TEMPLATE > D:\Inetpub\wwwroot\farcry\core\packages\farcry\alterType.cfc > > TYPE CFML > > > 3 arguments - struct > > COLUMN 0 > > ID CF_TEMPLATEPROXY > > LINE 78 > > RAW_TRACE at cfcoapiRules2ecfm880652492.runPage(D:\Inetpub\wwwroot > > \farcry\core\webtop\admin\coapiRules.cfm:78) > > TEMPLATE D:\Inetpub\wwwroot\farcry\core\webtop\admin\coapiRules.cfm > > TYPE CFML > > > Type Expression element aImages objectType > > arguments - object of java.lang.Class > > Class Name java.lang.Class > > Methods Method Return Type > > asSubclass(java.lang.Class) java.lang.Class > > cast(java.lang.Object) java.lang.Object > > desiredAssertionStatus() boolean > > forName(java.lang.String, boolean, java.lang.ClassLoader) > > java.lang.Class > > forName(java.lang.String) java.lang.Class > > getAnnotation(java.lang.Class) java.lang.annotation.Annotation > > getAnnotations() java.lang.annotation.Annotation[] > > getCanonicalName() java.lang.String > > getClassLoader() java.lang.ClassLoader > > getClasses() java.lang.Class[] > > getComponentType() java.lang.Class > > getConstructor(java.lang.Class[]) java.lang.reflect.Constructor > > getConstructors() java.lang.reflect.Constructor[] > > getDeclaredAnnotations() java.lang.annotation.Annotation[] > > getDeclaredClasses() java.lang.Class[] > > getDeclaredConstructor(java.lang.Class[]) > > java.lang.reflect.Constructor > > getDeclaredConstructors() java.lang.reflect.Constructor[] > > getDeclaredField(java.lang.String) java.lang.reflect.Field > > getDeclaredFields() java.lang.reflect.Field[] > > getDeclaredMethod(java.lang.String, java.lang.Class[]) > > java.lang.reflect.Method > > getDeclaredMethods() java.lang.reflect.Method[] > > getDeclaringClass() java.lang.Class > > getEnclosingClass() java.lang.Class > > getEnclosingConstructor() java.lang.reflect.Constructor > > getEnclosingMethod() java.lang.reflect.Method > > getEnumConstants() java.lang.Object[] > > getField(java.lang.String) java.lang.reflect.Field > > getFields() java.lang.reflect.Field[] > > getGenericInterfaces() java.lang.reflect.Type[] > > getGenericSuperclass() java.lang.reflect.Type > > getInterfaces() java.lang.Class[] > > getMethod(java.lang.String, java.lang.Class[]) > > java.lang.reflect.Method > > getMethods() java.lang.reflect.Method[] > > getModifiers() int > > getName() java.lang.String > > getPackage() java.lang.Package > > getProtectionDomain() java.security.ProtectionDomain > > getResource(java.lang.String) java.net.URL > > getResourceAsStream(java.lang.String) java.io.InputStream > > getSigners() java.lang.Object[] > > getSimpleName() java.lang.String > > getSuperclass() java.lang.Class > > getTypeParameters() java.lang.reflect.TypeVariable[] > > isAnnotation() boolean > > isAnnotationPresent(java.lang.Class) boolean > > isAnonymousClass() boolean > > isArray() boolean > > isAssignableFrom(java.lang.Class) boolean > > isEnum() boolean > > isInstance(java.lang.Object) boolean > > isInterface() boolean > > isLocalClass() boolean > > isMemberClass() boolean > > isPrimitive() boolean > > isSynthetic() boolean > > newInstance() > > ... > > read more > --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
