excitement short lived ....:( new interface looks great... but clicking on http://www.teratech.com/webtop/?id=site gives: There was a problem with that last request
Please push "back" on your browser or go back home<http://www.teratech.com/> Error OverviewMachine:ewhserver916Instance:TeratechMessage:Element dmLink is undefined in a CFML structure referenced as part of an expression. Browser:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36DateTime:{ts '2014-03-05 21:28:02'} Host:www.teratech.comHTTPReferer:http://www.teratech.com/webtop/?id=content QueryString:id=siteRemoteAddress:98.201.238.100Bot:not a botError DetailsException Type:ExpressionTag Context: - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\coapi\coapiUtilities.cfc (line: 404) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\lib\fapi.cfc (line: 91) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\farcry\tree.cfc (line: 502) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\webskin\dmNavigation\webtopTreeChildRows.cfm (line: 132) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\webskin\dmNavigation\webtopTreeChildRows.cfm (line: 105) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\webskin\dmNavigation\webtopTreeChildRows.cfm (line: 1) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\fourq\fourq.cfc (line: 445) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\fourq\fourq.cfc (line: 338) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 138) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 74) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 11) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 9) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 1) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\webskin\dmNavigation\webtopBody.cfm (line: 186) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\fourq\fourq.cfc (line: 445) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\fourq\fourq.cfc (line: 338) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 138) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 74) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 11) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 9) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 1) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\webskin\types\webtopPageStandard.cfm (line: 16) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\fourq\fourq.cfc (line: 445) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\fourq\fourq.cfc (line: 338) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 138) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 74) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 11) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 9) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\tags\webskin\view.cfm (line: 1) - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\webtop\index.cfm (line: 115) On Wednesday, March 5, 2014 8:27:51 PM UTC-6, Scott Conklin wrote: > > ah! > just calling it like so: http://www.teratech.com/webtop/ > > got me in... > > thanks so much > > On Wednesday, March 5, 2014 8:20:41 PM UTC-6, Justin Carter wrote: >> >> 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 <scon...@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: farcr...@googlegroups.com >>> To unsubscribe, email: farcry-dev+...@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+...@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.