More information. If you remove the line of code referenced above and you are using the DashBoard AND the HTML Helper Property you get the error I mentioned a second ago.
On Mon, Jan 9, 2012 at 8:58 AM, Derrick Jackson <[email protected] > wrote: > Morning all, > > Removing this line of code from the MachII framework does in fact stop the > error Brandon and I noticed, but it also has an adverse affect if you are > using the HTML Helper Property. This is the error I get after that line of > code is removed: > > > Unable to add text to HTML <head> tag because the page has been flushed > > On Fri, Dec 23, 2011 at 9:33 PM, Kurt Wiersma <[email protected]> wrote: > > I think you can safely remove that cfcontent tag. It was placed in > > there to help reduce whitespace. If you place that same tag at the top > > of your layout file you should get about the same effect. > > > > --Kurt > > > > On Fri, Dec 23, 2011 at 9:57 AM, [email protected] > > <[email protected]> wrote: > >> By the way, in version 1.9 M2 removing <cfcontent reset="true"> from > >> line 226 of mach-ii.cfc and line 130 of mach-ii.cfm did fix the error > >> but I have to ask what does this mean for my app? Should I just leave > >> this removed or is it going to cause other issues down the road for > >> me? > >> > >> On Dec 23, 6:39 am, "[email protected]" > >> <[email protected]> wrote: > >>> Also I have a tiny sample app I can submit if needed. > >>> > >>> On Dec 23, 6:37 am, "[email protected]" > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> <[email protected]> wrote: > >>> > Has any headway been made on this? I has a fresh nightly build of > >>> > OpenBD 2 and a fresh download of Mach-II 1.8 with Dashboard and > >>> > caching commented out I am getting the same "Cannot reset response > >>> > buffer" error. Going to try out Mach-II 1.9 now. > >>> > >>> > On Nov 16, 7:22 am, Derrick Jackson <[email protected]> > >>> > wrote: > >>> > >>> > > Peter, > >>> > >>> > > Removing the line of code you asked me to does in fact make the > Dashboard > >>> > > work, but it causes the following error with the HTML Helper > Property: > >>> > > Unable to add text to HTML <head> tag because the page has been > flushed. > >>> > >>> > > I'm finishing my test case application and will submit to OpenBD > soon. Let > >>> > > me know if you need me to check anything else. > >>> > >>> > > On Tue, Nov 15, 2011 at 3:17 PM, Derrick Jackson < > >>> > >>> > > [email protected]> wrote: > >>> > > > Peter, > >>> > >>> > > > I just tested this and the problem does in fact go away. I saw > this line > >>> > > > number from the OpenBD RTE Logs and I thought for sure I'd tried > removing > >>> > > > it already. > >>> > >>> > > > On Tue, Nov 15, 2011 at 3:01 PM, Peter J. Farrell < > [email protected]>wrote: > >>> > >>> > > >> Derrick Jackson said the following on 11/15/2011 01:58 PM: > >>> > >>> > > >> Will do Peter. I'll drop a note here when I submit the OpenBD > ticket. > >>> > >>> > > >> Quick question. Does the error stop if you remove the > <cfcontent > >>> > > >> reset="true"> in the /bootstrapper/common.cfm (line 167)? I'm > wondering if > >>> > > >> it has to do with using <cfinclude> in the mach-ii.cfc > bootstrapper? > >>> > >>> > > >> .pjf > >>> > >>> > > >> -- > >>> > > >> Peter J. Farrell > >>> > > >> [email protected] > >>> > > >> [email protected] > >>> > > >>http://blog.maestropublishing.**com< > http://blog.maestropublishing.com> > >>> > > >> Identi.ca / Twitter: @maestrofjp > >>> > >>> > > >> -- > >>> > > >> To post to this group, send email to mach-ii-for-coldfusion@** > >>> > > >> googlegroups.com <[email protected]> > >>> > > >> For more options and to unsubscribe, visit this group at > >>> > > >>http://groups.google.com/**group/mach-ii-for-coldfusion?**hl=en< > http://groups.google.com/group/mach-ii-for-coldfusion?hl=en> > >>> > >>> > > >> SVN:http://svn.mach-ii.com/machii/ > >>> > > >> Wiki / Documentation / Tickets: > http://trac.mach-ii.com/**machii/<http://trac.mach-ii.com/machii/> > >> > >> -- > >> To post to this group, send email to > [email protected] > >> For more options and to unsubscribe, visit this group at > http://groups.google.com/group/mach-ii-for-coldfusion?hl=en > >> > >> SVN: http://svn.mach-ii.com/machii/ > >> Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ > > > > -- > > To post to this group, send email to > [email protected] > > For more options and to unsubscribe, visit this group at > http://groups.google.com/group/mach-ii-for-coldfusion?hl=en > > > > SVN: http://svn.mach-ii.com/machii/ > > Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ > > -- To post to this group, send email to [email protected] For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
