Bit of tricky one... using the webmail account login you
supplied me
offlist, I believe it is because you edited your
mastersetsmoothcompose.tpl file and removed an opening div
without
removing the matching closing div tag.
ie I'm pretty sure you changed:
<div id="comp_attach"><iframe
src="||action||?...
||endif||
<div id="comp_select"
class="clear">||include||compose_select.tpl||&l
t;/div>
<div id="comp_email"
class="noborder">||include||compose_email.tpl||
</div>
to
<div id="comp_attach"><iframe
src="||action||?...
||endif||
||include||compose_select.tpl||</div>
<div id="comp_email"
class="noborder">||include||compose_email.tpl||
</div>
Anyway, it is working fine on my testbox, so check your
templates against a
virgin distribution and see how they compare.
Marijn
--------------------------------------------------
From: <surgemail-list netwinsite.com>
Sent: Wednesday, February 13, 2008 3:36 PM
Newsgroups: netwin.surgemail
Subject: Smooth Parchment Template
> Smooth Parchment Template
>
> "Error on page"
> When sending a message.
>
> Not able to send messages in this template.
>
> Any suggestions?
>
> Thanks
>
>
|