Sorry, forgot you were on 101. Back up to line 232, should be:
<cfa_generatedContentCache
bUseCache = "#(attributes.bUseCache and not(bDesignMode))#"
cacheName = "#containerID#"
cacheType = "#attributes.cacheType#"
cacheDir = "#attributes.cacheDir#"
dtCacheTimeout = "#attributes.dtCacheTimeout#"
r_stParams = "stResultParams"
>
add, before this line,
<CFOUTPUT>val passed to genconcache is #(attributes.bUseCache and
not(bDesignMode))#<P></CFOUTPUT>
It will probably be false again on both, but check it please.
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Nikki Forshaw [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 20, 2001 8:34 AM
> To: Spectra-Talk
> Subject: Re: strange cluster problem...
>
>
> OK... first to mention that this path:
> "system\customtags\tier0\publishing\cfa_container.cfm" is infact:
> "customtags\system\tier1\publishing\cfa_container.cfm" on my system and it
> was on line 312... not sure if this is relevant (we're still on v1.01)?
>
> I put it in and got a return of "false" on both the good and bad servers.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.