I was having trouble with links not showing up unless the Display as
Archive property was set for the External Links Rule. I tracked the
problem down to line 258 of farcry_core/packages/rules/ruleLinks.cfc. 

That line should read:

<cfif len(trim(stObj.intro)) AND qGetLinks.recordCount>

instead of:

<cfif len(trim(stObj.intro)) AND qGetEvents.recordCount>

Best,

--Nathan

---
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

Reply via email to