Hi all, i seem to have a similar problem here with a site updated from 2.2 to 2.3:
i get a "Element is undefined in a CFML structure referenced as part of an expression." after self approving a page. According to debug output its thrown in file versioningRules.cfm line 32 while processing: select typename from DBO.refObjects where objectID = '...' i looked for the mentioned objectID in the refObjects table but there was none. i already used the 'Remove Rogue Tree Data' (there were none) and the 'Fix Tree Levels' (no errors) and the 'Orphaned Nodes' (one node orphaned and i cant relocate it due to lock error) functions of the admin COAPI page. from what i've read here one should run the following statement : DELETE refContainers where containerid NOT IN (select objectid from container) but i'm not sure if i understand this one; what is meant with select objectid from container ? i assume you mean to find out the offending container and fill its id in there ? please help me, i'm not as deeply involved , since farcry is new to me. thx Jens --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
