I checked in the fix for this.  

FYI, I'll try to take some time this weekend and work though some of the
outstanding (and less outstanding) bugs.

Doug

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Patrick McElhaney
Sent: Friday, October 13, 2006 11:58 AM
To: [email protected]
Subject: Re: [Reactor for CF] Syntax error at token 0, line 0 offset 0

On 10/13/06, Doug Hughes <[EMAIL PROTECTED]> wrote:
> I'VE GOT IT!!!!!
>
> I bet the problem was related to suppressing output!  That would cause the
> problem and would explain why Patrick's fix worked.

Doug,

You. Are. A. Genius!

I figured out there's one place where I'm /always/ seeing the error.
It's a form that automatically submits itself in the background via
AJAX. In fact, when I saw it in other places, it was simply matter of
Reactor reading the previously created empty file.[1]

The AJAX submits to a cfm file that actually bypasses Fusebox. Guess
what I have at the top of that file.

<cfsetting enablecfoutputonly="true">

I changed "true" to "false" and BINGO! It worked.

Patrick

[1] Which explains why it seemed to be "random"

-- 
Patrick McElhaney
704.560.9117


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

Reply via email to