Re: Re: File not found: /webtop/content/sidebar.cfm
Justin Carter <[email protected]> Thu, 6 Mar 2014 12:33:22 +1100
| Newsgroups | gmane.comp.cms.farcry.devel |
|---|---|
| Message-ID | <CAMLJQftj6h-gDjwe8=XYfN79MqdYLz92K++CFHshnYxxgunTPA@mail.gmail.com> |
Try ?updateall=chelsea "updateall" automatically deploys new properties and is required in FC7 upgrades, whereas "updateapp" only restarts the app cheers, Justin -- Justin Carter http://www.madfellas.com/blog http://twitter.com/justincarter On Thu, Mar 6, 2014 at 12:30 PM, Scott Conklin <[email protected]>wrote: > nope, had just about everything in that example file except that one > > I added > <cfset THIS.updateappKey = "chelsea" /> > > but when i attempt to call > > http://www.teratech.com/webtop/index.cfm?updateapp=chelsea > > i still get redirected to > > > http://www.teratech.com/webtop/login.cfm?RETURNURL=%2Fwebtop%2Findex%2Ecfm%3Fupdateall%3Dchelsea > > > > On Wednesday, March 5, 2014 7:17:24 PM UTC-6, Geoff Bowers wrote: > >> >> On 6 March 2014 11:55, Scott Conklin <[email protected]> wrote: >> >>> 1) the www/farcryConstructor.cfm file makes no reference to >>> "projectkey" setting. >>> 2) Was I supposed to handle the upgrade from 6.2.3 to 7.0 differently >>> than just copying over the core folder from github trunk? >>> (I happened to have been logged out of the webtop app at the time so now >>> i cannot log in to run ?updateapp=1 .... ) >>> 3) any other place where i might find the projectKey?. (I can't reach >>> Michael right now ) >>> >> >> Hmm.. it looks like this is a symptom of upgrading from an early build of >> FarCry. >> >> You probably just need to add a project key reference into the >> constructor: >> <cfset THIS.updateappKey = "chelsea" /> >> >> Take a look at this annotated constructor: >> https://github.com/farcrycore/project-chelsea/blob/master/ >> www/farcryConstructor.cfm >> >> Your constructor should look a lot like this :) >> >> Hope that helps, >> >> GB >> > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: farcry-dev-/[email protected] > To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > --- > You received this message because you are subscribed to the Google Groups > "farcry-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev-/[email protected] To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] For more options, visit https://groups.google.com/groups/opt_out.