I get a similar bug, ie the title property is not found, when approving pending html objects.
Natalie there's a small bug when look at detailed session paths in the reporting section. Basically, the code assumes the object being viewed has a property called title, so if it doesn't an error occurs. I think the only object type that doesn't have the title property is dmArchive, but I've come across this error a few times (not sure why an archive object hit would be logged) anyway, i think all that needs to be changed is the <skin:buildLink> being moved from outside the <cftry> to inside it in farcry_core\admin\reporting\statsVisitorPathDetail.cfm, or add a check for the title property in stObject --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
