Hi,
I am using J1.5.8 with Chronoforms 3.0
I have placed an image in the email template and it is shown there.
However it is not shown in the email.
I tried to fill in the complete URL in the image, but it automaticly changed to :
the http://www.mysite.com/site is automaticly removed.
This is my output in the email :
What is wrong ?
Patrick
I am using J1.5.8 with Chronoforms 3.0
I have placed an image in the email template and it is shown there.
However it is not shown in the email.
I tried to fill in the complete URL in the image, but it automaticly changed to :
<p><img src="images/stories/banner_peddemoeek.gif" border="0" alt="Logo Peddemoeek" title="Logo Peddemoeek" width="524" height="98" /></p>
<p> </p>
the http://www.mysite.com/site is automaticly removed.
This is my output in the email :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
<base href="JURI::base()/" />
</head>
<body><p><img src="images/stories/banner_peddemoeek.gif" border="0" alt="Logo Peddemoeek" title="Logo Peddemoeek" width="524" height="98" /></p>
<p> </p>
<p>Beste Patrick,<br /><br />Bedankt voor het aanmelden voor de nieuwjaarsduik Weert 2009.</p>
<p>Dit zijn de gegevens die we genoteerd hebben:</p>
<table style="height: 154px;" border="0" width="356">
<tbody>
What is wrong ?
Patrick