a look at chrome dev tools show it is coming back with a 302..

   1. Request URL:
   http://www.teratech.com/webtop/login.cfm
   2. Request Method:
   POST
   3. Status Code:
   *302 Moved Temporarily*
   4. Request Headersview source
      1. Accept:
      
      text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
      2. Accept-Encoding:
      gzip,deflate,sdch
      3. Accept-Language:
      en-US,en;q=0.8
      4. Cache-Control:
      max-age=0
      5. Connection:
      keep-alive
      6. Content-Length:
      1303
      7. Content-Type:
      multipart/form-data; boundary=
      8. 
      

On Wednesday, March 5, 2014 7:55:35 PM UTC-6, Scott Conklin wrote:
>
> recycling the CF service and calling the update like 
> this: /webtop/login.cfm?updateall=chelsea 
> seemed to have made a difference.... Thanks 
>
> It came back with the message that the app is refreshed. 
>
> But now when I log in i get nothing but a blank screen... 
> url still reads 
>
> http://www.teratech.com/webtop/login.cfm
>
>
> On Wednesday, March 5, 2014 7:40:51 PM UTC-6, Geoff Bowers wrote:
>>
>>
>> On 6 March 2014 12:34, Scott Conklin <scon...@dynaprice.net> wrote:
>>
>>> Well, i thought Geoff had told me yesterday that going to 7.0 was just a 
>>> maintenance update... but maybe i misunderstood,,,
>>
>>
>> 7.0 is feature complete and only has maintenance patches being added to 
>> its branch.  7.0 itself is a major update.
>>
>> However, assuming you can do an ?updateall from the URL the upgrade is 
>> very straightforward.  I'd recommend double-checking you have an <cfset 
>> THIS.updateappKey = "whatever"> in place, and restarting the CF service for 
>> good measure. 
>>
>> You may need to send through the constructor file for your project -- 
>> that will give us some insight into whether or not the app has everything 
>> it needs.
>>
>> 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.

Reply via email to