Unfortunately, restarting the CF service didn't help. Refactoring the config files is probably a little more work than management wants me to get into right now. Fortunately, these are all mature apps and I don't think there's any plans to work on them anytime soon. If that changes, we can work the config refactor into the development effort. I'll need to have a look at how MG2 determines whether to treat something as a 1.1 app or 2.0. Is it >just< the fact that /ModelGlue/ModelGlue.cfm is included in the root index.cfm (instead of /ModelGlue/unity/ModelGlue.cfm)? Any other gotchas?
On Apr 21, 9:45 am, Dan Wilson <[email protected]> wrote: > If it doesn't, would you be able to migrate the application configuration > parts into ColdSpring? I honestly don't know enough to know how debugging > worked in v1.1 so if that option isn't a good one for your situation, maybe > someone else could help :) > > DW > > > > > > On Tue, Apr 21, 2009 at 9:39 AM, Al <[email protected]> wrote: > > > Used a clean copy and no change. I'll see if the CF server restart > > does the trick. > > > On Apr 21, 9:19 am, Dan Wilson <[email protected]> wrote: > > > There should be no problem with the debug output in V2. > > > I'm wondering if this file copy was the problem. Do me a favor and delete > > > the modelglue directory, then copy the latest V2 files and restart > > > ColdFusion. That should remove a whole class of variables in the > > > troubleshooting. > > > > If that doesn't work, I wonder if you have a <cfcontent reset="true"/> > > > somewhere that clears the buffer? > > > > DW > > > > On Tue, Apr 21, 2009 at 9:07 AM, Al <[email protected]> wrote: > > > > > I'm trying to bring my organization kicking and screaming into the not- > > > > so-distant past to try to use more modern tools. > > > > > I have a number of MG1.1 apps built already and want to move to MG2.0. > > > > > I copied the MG core files over top of the existing MG1.1 files. > > > > Except for a minor quirk (since fixed), all of my applications seem to > > > > work just fine. > > > > > However, I'm not getting the ModelGlue Debugging output. > > > > > I get the header "Model-Glue Debugging:" and the table header row > > > > ("Time", "Category", "Message") but no contents of the table. View > > > > Source shows nothing between TBODY tags where the information would > > > > go. > > > > > CF debugging on or off has no bearing. > > > > > Any clues? I'd like to have that information back. > > > > -- > > > “Come to the edge, he said. They said: We are afraid. Come to the edge, > > he > > > said. They came. He pushed them and they flew.” > > > > Guillaume Apollinaire quotes- Hide quoted text - > > > > - Show quoted text - > > -- > “Come to the edge, he said. They said: We are afraid. Come to the edge, he > said. They came. He pushed them and they flew.” > > Guillaume Apollinaire quotes- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
