For some reason I have to manually change my relPath in my code to "" every time if the page is in another folder other than root. I want to include another page like headers and footers. I am using MXKollection 3.7.1 Pro.
My header page and footer page is in the root and all of those pages when I use include works like a charm. but if I add a folder and create a file called widget.cfm and want to include the header and footer I have to manually change the relPath to "" for it to work.
if I don't I will get "Could not find the included template ../../admin/profile//header.cfm
Now if I use document for the file from header.cfm to ../../header.cfm, it comes up but takes for the love of god forever! like a simple page 3k takes 13 seconds.
I am also using coldfusion mx 7 and dreamweaver 8. Thanks Link
Question, If I take the relpath to "" will this be a problem in the future. and how can I fix this.
By the way, In dreamweaver I cannot see the information that I include. If I include a header it will not show when developing the page. This makes it very very very hard to code, if I want to style, align, or just view. I have to save the page and test each little change. This is very time consuming, don't you think. You guys said there was a problem about three versions ago and you would fix this, I have yet to see the fix. Please help.