Yes, looks pretty coowl FC6, nice one Daemon :) OK i will download the resource files again, checking how it all works in the "rbmanager" program and what and where to begin with the changes :)
On Feb 3, 3:07 pm, Knut <[email protected]> wrote: > Fine, that it works now :-) ! > > -- Knut > > P.S. @ Marco: I updated the svn recouce files ! > > On 3 Feb., 14:13, Marco van den Oever <[email protected]> > wrote: > > > Hi, thanks both, i disabled the translation plugin and now it works, > > passed the info to the thread of "translation" plugin of phil. > > > On Feb 3, 1:39 pm, AJ Mercer <[email protected]> wrote: > > > > if you can, try bouncing the CF services - not all things get flushed with > > > update app > > > > On 3 February 2010 20:27, Knut <[email protected]> wrote: > > > > > Marco, > > > > > 1.) Did you do an ".../webtop/index.cfm?updateapp=1" ??? > > > > If not, try this first ! > > > > > 2.) If it does not help try to disable all plugins (exept: farcrycms) > > > > and do an ".../webtop/index.cfm?updateapp=1" again. > > > > > 3.) If the error still exists, I would recommend to check if FC 6 runs > > > > with the standard "Mollio" webskin. > > > > So you will see if it is a "core" or "configuration" problem, or a > > > > problem with your templates. > > > > SVN-URL:https://modius.svn.cvsdude.com/farcry/projects/mollio > > > > > Code lines in "altertype.cfc": > > > > ----------------------------------------- > > > > line 290: <!--- <cftry> ---> > > > > line 291: <cfset stResult.packagepath = > > > > application.factory.oUtils.getPath(arguments.package,arguments.name) / > > > > > line 292: <cfset stResult.package = arguments.package /> > > > > line 293: > > > > line 294: <cfset o = createObject("Component", stResult.packagepath) / > > > > > line 295: <cfset stMetaData = getMetaData(o) /> > > > > ..... > > > > ----------------------------------------- > > > > > Looks like a problem with finding a package path ! > > > > I did'nt have this error after updating from 5.2.7 -> 6.0.0 ! > > > > > I can remember that I got another error, which was caused by a missing > > > > "cache" directory in the project's www folder ("/www/cache"). FarCry 6 > > > > needs this "cache" directory. > > > > I also had problems with directory and file rights under linux, > > > > because I run FarCry on a Linux server. > > > > > I hope, that any of my suggestions can help. > > > > > Regards .. Knut > > > > > On 3 Feb., 12:53, Marco van den Oever <[email protected]> > > > > wrote: > > > > > Hello, thanks, i have updated to newest core and farcrycms, getting > > > > > error like attached file, is that because of the webskins i have to > > > > change? > > > > > What has to be changed in the webskins? > > > > > > error.gif > > > > > 27KAnzeigenHerunterladen > > > > > -- > > > > You received this message cos you are subscribed to "farcry-dev" Google > > > > group. > > > > To post, email: [email protected] > > > > To unsubscribe, email: > > > > [email protected]<farcry-dev%[email protected]> > > > > For more options:http://groups.google.com/group/farcry-dev > > > > -------------------------------- > > > > Follow us on Twitter:http://twitter.com/farcry > > > > -- > > > > AJ Mercerhttp://webonix.nethttp://twitter.com/webonix -- 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
