I just installed FC 2.2 on Postgres on CFMX Linux and I'm getting this error when selecting the Admin > Categorisation link:
Error Executing Database Query. ERROR: No such attribute cat.alias The error occurred in /opt/coldfusionmx/applications/farcry_core/admin/navajo/keywords/overview.cfm: line 60 58 : FROM nested_tree_objects ntm 59 : join categories cat ON ntm.objectid = cat.categoryid 60 : WHERE ntm.objectID = '#url.objectid#' 61 : </cfquery> 62 : <cfoutput> -------------------------------------------------------------------------------- SQL SELECT ntm.objectname,cat.alias FROM nested_tree_objects ntm join categories cat ON ntm.objectid = cat.categoryid WHERE ntm.objectID = '26ECD354-A4C0-D543-52D28814FFF6C4AC' DATASOURCE farcry_bdg ------------------------------------------------------------------------------ I was able to add a new category but selecting it also brings up the same error in the right-most pane. Any ideas? --- 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/
