The problem is is that ModelGlue uses cfinclude to include those templates and in this case the htm files are not on the CF server, they are on a different apache instance.
On Mar 16, 11:41 am, Tom McNeer <[email protected]> wrote: > John, > > You should be able to simply include these files within <include> tags in > the Model-Glue config file. You'd just have to make sure the configs in > ColdSpring (assuming you're using it) point to the correct view directories > where the HTML files are located. > > On Mon, Mar 16, 2009 at 12:27 PM, John K. <[email protected]> wrote: > > > Basically I have a very much static site. The benefit to using > > ModelGlue comes in the login/administration side as well as utilizing > > common templates for different sections of the site. 99% of the .cfm > > files I include with ModelGlue are simple html and, as the process at > > work is that CFM files need to go through the change management > > process, I'd like to just include them as HTML files from the Apache > > server which I always have access to. Has anyone figured out how to > > make this work? If you need further information please let me know. > > Thanks > > -- > Thanks, > > Tom > > Tom McNeer > MediumCoolhttp://www.mediumcool.com > 1735 Johnson Road NE > Atlanta, GA 30306 > 404.589.0560 --~--~---------~--~----~------------~-------~--~----~ 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 . -~----------~----~----~----~------~----~------~--~---
