That's odd, there is no Location header to redirect to...

So you submit the login form, and then you get a white screen, and it
hasn't redirected anywhere? What happens if you hit:
http://www.teratech.com/webtop ? Do you just get the login screen again, or
do you see the webtop?

Try clearing all of your cookies for that domain in case you have a bad
session cookie that CF can't deal with?


cheers,
Justin

--
Justin Carter
http://www.madfellas.com/blog
http://twitter.com/justincarter


On Thu, Mar 6, 2014 at 12:57 PM, Scott Conklin <sconk...@dynaprice.net>wrote:

>  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.
>

-- 
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