That error for dmLink is because dmLink was deprecated a while back. To fix: go into the site tree, edit the nav node that is supposed to use a dmLink, and instead tell the nav node itself what external link you want it to use (much simpler now). Also, delete the child dmLink object.
-- Jeff Coughlin On Mar 5, 2014, at 12:26, Scott Conklin <sconk...@dynaprice.net> wrote: This may or may not be related to the upgrade i just performed mentioned above (or is related to a rogue link not redirecting or rendering properly) .. but clicking on the ABOUT link from the homepage of http://www.teratech.com/... (one can see the full stack themselves by clicking the click) yields the following error: *Element dmLink is undefined in a CFML structure referenced as part of an expression.* LINE404RAW_TRACEat cfcoapiUtilities2ecfc1626143838$funcGETCONTENTOBJECT.runFunction(C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\coapi\coapiUtilities.cfc:404) TEMPLATE C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\coapi\coapiUtilities.cfc On Wednesday, March 5, 2014 11:17:59 AM UTC-6, Scott Conklin wrote: > > all- > > Picking this up again.... > > I just tried to follow the advice above by: > > 1) upgrading to the latest 7.0 core from github trunk (am on 6.2.3) > 2) removing all plugins except 2: *farcryCMS and farcryVerity (others > are not needed)* > which i have upgraded to the latest versions from github that i could find: > > *farcryCMS -> *https://github.com/farcrycore/plugin-farcrycms > and > *farcryVerity -> https://github.com/farcrycore/plugin-farcryverity > <https://github.com/farcrycore/plugin-farcryverity>* > > I cycled CF for good measure and when i try to login to webtop i get the > following: > (was there a schema change that i was meant to update? ) > > 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:[Macromedia][SQLServer > JDBC Driver][SQLServer]Invalid column name 'failedLogins'.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 12:07:26'}Host: > www.teratech.comHTTPReferer: > http://www.teratech.com/webtop/login.cfm?RETURNURL=%2Fwebtop%2Findex%2Ecfm > QueryString:RETURNURL=%2Fwebtop%2Findex%2EcfmRemoteAddress:98.201.238.100 > Bot:not a botError DetailsException Type:java.sql.SQLSyntaxErrorExceptionTag > Context: > > - > C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\security\FarcryUD.cfc > (line: 45) > - > C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\security\FarcryUD.cfc > (line: 110) > - > C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\security\security.cfc > (line: 400) > - > C:\inetpub\wwwroot\Clients\FarCry4Sites\core\packages\security\security.cfc > (line: 326) > - C:\inetpub\wwwroot\Clients\FarCry4Sites\core\webtop\login.cfm (line: > 45) > > > > On Tuesday, March 4, 2014 5:40:05 PM UTC-6, Justin Carter wrote: >> >> On Wed, Mar 5, 2014 at 10:25 AM, Scott Conklin <scon...@dynaprice.net>wrote: >> >>> fabulous. will do.. then did i understand this correctly.. >>> >>> you are saying that entire contents of the plugins folder can be removed >>> as they are ALL now in core and i can empty out this cfset statement? >>> >>> <cfset THIS.plugins = >>> "farcrycfximage,farcrycms,farcrygreybox,farcryverity,farcryxstandard,googleMaps" >>> /> >>> >>> >> Nope, you'll probably still need everything except farcrycfximage and >> farcryxstandard... The other plugins are considered "old", but your project >> may still be using them and they should still work. But we'd have no way of >> knowing if you need those plugins unless we saw the actual code base :) >> >> > -- 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.