I just tried it and it did not work. I tried in on the main index page and the webtop.
Here was the error on the index page... Element FC.FACTORY.FARFU is undefined in a Java object of type class [Ljava.lang.String; referenced as The error occurred in D:\Inetpub\webolutiondesigns\farcry\core\tags \navajo\display.cfm: line 42 Called from D:\Inetpub\webolutiondesigns\farcry\core\tags\navajo \display.cfm: line 40 Called from D:\Inetpub\webolutiondesigns\farcry\core\tags\navajo \display.cfm: line 1 Called from D:\Inetpub\webolutiondesigns\index.cfm: line 22 40 : <cftimer label="NAVAJO DISPLAY"> 41 : 42 : <cfset stURLVars = application.fc.factory.farFU.parseURL() /> Here was the error in webtop... Detail An exception occurred when invoking a event handler method from Application.cfc The method name is: onApplicationStart. Message Event Handler Exception. Detail The type attribute of the cfproperty tag is required for the fourq persistence layer. ErrorCode [empty string] ExtendedInfo [empty string] Message PLEASER: The cfproperty tag for imgPower does not have a type attribute. Again...any help is appreciated. On Sep 8, 6:50 pm, Blair McKenzie <[email protected]> wrote: > Have you tried an updateapp? > > On Tue, Sep 8, 2009 at 11:12 PM, Clay <[email protected]>wrote: > > > > > ok...then what would be the best way to handle it? Is there a way to > > re-initialize the app w/o re-installation? > > > On Sep 6, 6:53 pm, Blair McKenzie <[email protected]> wrote: > > > Sorry, I've never seen this kind of error before. It looks like the > > > application initialisation didn't run correctly. > > > > On Sun, Sep 6, 2009 at 11:08 AM, Clay <[email protected] > > >wrote: > > > > > Haven't heard...does anyone have thoughts on this? > > > > > On Sep 1, 8:44 am, Clay <[email protected]> wrote: > > > > > I was until this error. Now I when I browse to the Mollio page, I > > > > > receive the following error (which may or may not be related to my > > > > > other issue)... > > > > > > Element FC.FACTORY.FARFU is undefined in a Java object of type class > > > > > [Ljava.lang.String; > > > > > > The error occurred in D:\Inetpub\webolutiondesigns\farcry\core\tags > > > > > \navajo\display.cfm: line 42 > > > > > Called from D:\Inetpub\webolutiondesigns\farcry\core\tags\navajo > > > > > \display.cfm: line 40 > > > > > Called from D:\Inetpub\webolutiondesigns\farcry\core\tags\navajo > > > > > \display.cfm: line 1 > > > > > Called from D:\Inetpub\webolutiondesigns\index.cfm: line 22 > > > > > > 40 : <cftimer label="NAVAJO DISPLAY"> > > > > > 41 : > > > > > 42 : <cfset stURLVars = application.fc.factory.farFU.parseURL() /> > > > > > 43 : <cfset StructAppend(url, stURLVars, "true") /> > > > > > 44 : <!--- environment variables ---> > > > > > > On Sep 1, 7:24 am, Blair McKenzie <[email protected]> wrote: > > > > > > > Are you able to browse the basic Mollio website after installing? > > > > > > > On Tue, Sep 1, 2009 at 10:07 PM, Clay < > > [email protected] > > > > >wrote: > > > > > > > > 5.1.6...which I believe is the latest community release. > > > > > > > > On Aug 29, 7:12 am, Blair McKenzie <[email protected]> wrote: > > > > > > > > What version of FarCry are you running? > > > > > > > > > Blair > > > > > > > > > On Sat, Aug 29, 2009 at 7:36 AM, Clay < > > > > [email protected] > > > > > > > >wrote: > > > > > > > > > > Greetings, > > > > > > > > > > I am new to FarCry and am just digging into it. I am > > intrigued > > > > with > > > > > > > > > what I see thus far. I have run into an error though and > > could > > > > not > > > > > > > > > find anything in the archives about it. I am simply > > attempting to > > > > > > > > > login to the webtop. > > > > > > > > > > It looks like a cfdump of the error... > > > > > > > > > > arguments - struct > > > > > > > > > > Typename is not available: farLogin > > > > > > > > > > The tag context arguments array templates are as follows... > > > > > > > > > farcry\core\tags\webskin\view.cfm > > > > > > > > > farcry\core\webtop\login.cfm > > > > > > > > > > For the sake of space, I am not listing everything that was > > > > dumped to > > > > > > > > > the screen, but if you want to see more, let me know. > > > > > > > > > > Any thoughts are appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
