Forums

Partial result in email

seizart 20 Apr, 2009
Hello,

My configuration is the following:

PHP exécuté sur: Windows NT CESAR 5.1 build 2600
Version de la base de données: 5.1.30-community-log
Collation de la base de données (dépend du jeu de caractères): utf8_general_ci
Version de PHP: 5.2.8
Serveur Web: Apache/2.2.11 (Win32) mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.8
Du serveur Web à l'interface PHP: apache2handler
Version de Joomla!: Joomla! 1.5.9 Production/Stable [ Vatani ] 9-January-2009 23:00 GMT
Navigateur: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8
Chrono Contact 3.1 RC4.11

After editing a form in the wizard, i've edit also the Email Template by adding some title to the fields, i've been trying to send the result by email, i got the email but the content is partial only the first 7 lines !

Is there any solution to fix it ?
GreyHead 20 Apr, 2009
Hi seizart,

There's probably something odd about the filed in line 7??

Please can you post the partial email and the template code aroudn that area.

Bob
seizart 22 Apr, 2009
Bonjour,

Voici le template de l'email:
<table style="text-align: center;" border="0">
<tbody>
<tr>
<td><strong>Nom </strong></td>
<td><strong>Prénom</strong></td>
</tr>
<tr>
<td>{text_2}</td>
<td>{text_4}</td>
</tr>
<tr>
<td><strong>Courriel</strong></td>
<td><strong>Téléphone</strong></td>
</tr>
<tr>
<td>{text_5}</td>
<td>{text_3}</td>
</tr>
</tbody>
</table>
<p>Adresse:</p>
<table style="height: 75px;" border="0" width="181">
<tbody>
<tr>
<td style="text-align: center;"><strong>Numéro</strong></td>
<td style="text-align: center;"><strong>Rue</strong></td>
<td style="text-align: center;"><strong>Apt.</strong></td>
</tr>
<tr>
<td>{text_9}</td>
<td>{text_11}</td>
<td>{text_20}</td>
</tr>
<tr>
<td><strong>Ville</strong></td>
<td><strong>Province</strong></td>
<td><strong>Pays</strong></td>
</tr>
<tr>
<td>{text_15}</td>
<td>{text_19}</td>
<td>{text_17}</td>
</tr>
<tr>
<td><strong>Date de naissance</strong></td>
<td><strong>Ville de naissance</strong></td>
<td><strong>Pays de naissance</strong></td>
</tr>
<tr>
<td>{text_18}</td>
<td>{text_16}</td>
<td>{text_13}</td>
</tr>
</tbody>
</table>
<p> </p>
<table border="0">
<tbody>
<tr>
<td><strong>Prénom père</strong></td>
<td><strong>Nom père</strong></td>
</tr>
<tr>
<td>{text_14}</td>
<td>{text_12}</td>
</tr>
<tr>
<td><strong>Prénom mère</strong></td>
<td><strong>Nom mère</strong></td>
</tr>
<tr>
<td>{text_10}</td>
<td>{text_8}</td>
</tr>
</tbody>
</table>
<p><span style="text-decoration: underline;"><strong>Choix de cours :</strong></span><br />{radio0}</p>
<p> </p>
<p><span style="text-decoration: underline;"><strong>Commentaires:</strong></span><br />{text_22}</p>
<p>{text_23}</p>
<p> </p>



voici le mail receptionné:


Nom Prénom
dwedwe bnbo
Courriel Téléphone
[email]dwedw@gm.fr[/email] n

Adresse:
Numéro Rue Apt.
n n pimn
Ville Province

Max_admin 24 Apr, 2009
Hi seizart,

this is strange, try to backup this template in a text file and create a new email template ?

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.