by jarodgan » Wed Apr 04, 2007 5:38 pm
oh sorry it was a copy to forum error.
this time i copy the tag from your post, and paste it at top left end of the template page, and when i publish, these error appear
Generating Page [58:ExpoCap]...
Procam-gradient [6]: Template Error: Page tag is not allowed
Procam-gradient [8]: Template Error: Page tag is not allowed
Procam-gradient [9]: Template Error: Page tag is not allowed
Procam-gradient [10]: Template Error: Page tag is not allowed
Procam-gradient [11]: Template Error: Page tag is not allowed
Procam-gradient [15]: Template Error: This VAR is not defined ThemeCSS
and this is how the tag as it appear in the template, i only paste the part with the graphic tags here:-
<table id="body">
<tr>
<td colspan="[-- VAR.pa_colspan --]">
<span class="postbody">[-- IF PAGE.Graphic --]<br>
[-- IF PAGE.DisplayGraphic "checked" --]<br>
<img id="pageBannerGraphic" [-- page.graphic remove_html --]
alt="[-- IMAGE Page.Graphic --]"><br>
[-- END_IF --]<br>
[-- END_IF --]</span>[-- IF PAGE.DisplayPageHeader --]
<div id="masthead">
<div id="univ-header">
[-- HEADER --]
</div>
</div>
<!-- end masthead -->