Question regarding two application.cfc files.
Hi Community!
I have a coldfusion application and just installed Mango Blog. Now I am updating some pages inside the blog folder. The problem is that when I try to use my existing header my files inside the blog folder do not recognize it. It is attempting to use application variables from my main application.cfc.
So the whole thing is that I have an application.cfc on my /root/myapp/ directory and Mango has one on blog/. How can I make my main application variables be initialized inside the blog folder that seem to have another set of application variables.
Thanks!
