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>
Ooops, someone should be more careful when copying & pasting! ;)
I've committed the fix, thanks Nathan.
-Brendan http://farcry.daemon.com.au
--- 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
