Ok, I have a busy day ahead. However, I'll try to take a look into this in the afternoon. I guess this means I need to learn a little Fusebox. (Yup, never really used it!)
Doug -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Byron Raines Sent: Friday, October 13, 2006 9:33 AM To: [email protected] Subject: Re: [Reactor for CF] Syntax error at token 0, line 0 offset 0 Doug, I've included a strip down version of the FB5 app. Using Patrick's fix, I can get the page to load. However, now when I try to add a record I get an error that I have included in the file "ambigious.txt". All of sudden FB5 and Reactor are not playing well with each other. I think I've included all the necessary files needed to run it. You will of course need to edit index.cfm to point to your FB5 core files, etc. Let me know if I missed anything. Byron Doug Hughes wrote: > FYI - I had a few options when it related to the hash. I found the > cfsavecontent was the fastest option. > > That said, I didn't try simply using cfset. I was trying to shortcut that. > > > If you do submit a patch can you please make sure that all the hashing > methods have their output attribute set to false? > > Thanks for all your help with this, > > Doug > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Patrick McElhaney > Sent: Friday, October 13, 2006 8:05 AM > To: [email protected] > Subject: Re: [Reactor for CF] Syntax error at token 0, line 0 offset 0 > > On 10/12/06, Byron Raines <[EMAIL PROTECTED]> wrote: > > >> That did the trick. >> > Sweet. I'll clean it up and put together a patch. > > >> Based on my limited knowledge, I wonder if this could be written inside a >> > <cfscript>? > Yes, it could. If you're asking about performance, I don't think it > matters. Thanks to Doug's caching this code doesn't run very often. > > >> I also wonder if the <savecontent> is conflicting with FB somehow? >> > That sounds plausible. I'd be interested to see what happens when > <cfsavecontent> is stress-tested. A loop of <cfsavecontent>s nested > three levels deep, or something like that. > > Patrick > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
