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 <sconk...@dynaprice.net>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 <scon...@dynaprice.net> 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@googlegroups.com
> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
> 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+unsubscr...@googlegroups.com.
> 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@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to