Hi!
You wrote about problems when moving nodes in the tree.
I found what's the problem about it some time ago.
You have to modify the core code until it get fixed (I already wrote a bug report).
The problem is when you have CFMX 7.0.1 in tree.cfc (and maybe in some other components too).
In some functions you have e.g.:
<cfset var qDescendants = "">
where upcoming query results are predefined as strings. Maybe CFMX 7.01 is more type-secure than before so there are problems to write a query to a string object and you'll get problems.
 
So: modify the core code by now and wait until there's a update.
 
HTH
Bye,
Fritz


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Willem Mulder (sent by Nabble.com)
Sent: Sunday, January 29, 2006 4:55 AM
To: [email protected]
Subject: [farcry-dev] missing displayType in containers table

Hi i've finally attempted an upgrade from 2.3.1 to 2.3.2 and have lost footer and all containers... The only feedback i can get is where i've hardcoded a cart into the right-side and I get an error about an MS-SQL error about a missing column in the containers table... Well it's right - there is no displayType column in the containers table...never has been(!)

Ring any bells anyone?

I *really* need 2.3.2 to work so my clents can move nodes in the tree... at moment they cannot as we've upgraded them to CF7.

Much thanx
VV

View this message in context: missing displayType in containers table
Sent from the FarCry - Dev forum at Nabble.com.

Reply via email to