Contribute - resolved!
I tore the DWT file to pieces and built from nothing until I could no longer import an image.
Strangely enough. the problem was with this (abbreviated for convenience):
<!-- TemplateParam name="pagetitle" type="text" value="Bethlehem. PA" -->
<!-- TemplateParam name="bannerImage" type="text" value="/images/header_right.jpg" -->
</html>
No error is thrown. but image stuff doesn't work right unless you do this:
<!-- TemplateParam name="bannerImage" type="text" value="/images/header_right.jpg" -->
</body>
</html>
Ah. so subtle as to qualify me for another trip to Bethlehem Brew Works
I think Contribute and I will be parting company after this little experience!



