Back to top

Autore Topic: Errore invio dati all'email con chronoform  (Letto 3564 volte)

Offline rosarionapoli

  • Nuovo arrivato
  • *
  • Post: 39
    • Mostra profilo
Errore invio dati all'email con chronoform
« il: 06 Mar 2013, 11:52:40 »
salve utilizzo la versione chronoform v4 3.5.2 e joomla 2.5.8 ho creato un form e il relativo template ma quando vado a controllare la mail che mi arriva non mi fa visualizzare i campi che ho inserito mi da solo la stringa ho anche rinominato il field id con un solo nome senza underscore
[/size][/font]
Your Name{input_text_0}
Your Email Address{input_text_1}
Your Phone Number{input_text_2}
Desired Service Date(s){input_datetime_4}
Subject{input_text_5}
Service Details{input_textarea_6}
[/font]

Offline vales

  • Global Moderator
  • Instancabile
  • *****
  • Post: 8012
  • Sesso: Maschio
    • Mostra profilo
Re:Errore invio dati all'email con chronoform
« Risposta #1 il: 06 Mar 2013, 16:22:45 »
Controlla che i nomi dei campi dell'email coincidano con quelli del form.

Qui trovi una guida anche per la configurazione dell'email

http://www.joomla.it/articoli-community-16-e-17-tab/5234-guida-1-creare-form-in-joomla-17-con-chronoforms-v4-rc-20.html


Download e demo di Albo Pretorio On Line per Joomla 1.5 e Joomla 2.5 e 3
Moduli scuola On Line v1 per Joomla 3
http://valesweb.altervista.org

Offline rosarionapoli

  • Nuovo arrivato
  • *
  • Post: 39
    • Mostra profilo
Re:Errore invio dati all'email con chronoform
« Risposta #2 il: 06 Mar 2013, 17:50:50 »
ho seguito anche come da guida anche se già ho usato chrono in passato adesso ho modificato il campo {input_text_1} con {name} sia per html che per il campo nel wizard e niente mi compare sempre {name} quando vado ad aprire la mail
di seguito l'html che sto usando per questo form

<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#212121">
   <tr>
      <td align="center" valign="top">
         <table width="650" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td>
                  <table width="100%" border="0" cellspacing="0" cellpadding="20">
                     <tr>
                        <td>
                           
                           <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                 <td style="font-size:0pt; line-height:0pt; text-align:left" width="171">
                                 <a href="http://www.weddayclick.com" target="_blank">
                                 <img src="http://www.weddayclick.com/emailvendedors/invitations/logo-weddayclick.png" width="171" height="54" border="0" alt="Weddayclick" />[/url]</td>
                                 <td style="line-height:14px; text-align: right; color:#909090" width="439" class="style1">
                                    With one magical click you won't
                                    forget your wedding.</td>
                              </tr>
                           </table>
                           
                        </td>
                     </tr>
                  </table>
               </td>
            </tr>
         </table>
         <div style="font-size:0pt; line-height:0pt; height:1px; background:#312128; "><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="1" style="height:1px" alt="" /><>         <div style="font-size:0pt; line-height:0pt; height:4px; background:#de2477; "><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="4" style="height:4px" alt="" /><>      </td>
   </tr>
</table>
   
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#ffffff">
   <tr>
      <td align="center" valign="top">
         <table width="660" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                     <tr>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#f9f9f9"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#f0f0f0"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#e5e5e5"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#dbdbdb"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#d6d6d6"></td>
                        <td width="650" bgcolor="#ffffff">
                           <table width="100%" border="0" cellspacing="0" cellpadding="30" bgcolor="#ffffff">
                              <tr>
                                 <td>
                                    <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                       <tr>
                                          <td style="font-family: Tahoma; font-size:18px; line-height:26px; text-align: center; color:#303030">
                                             <div style="font-family: Tahoma, sans-serif; line-height:30px; color:#de2477" class="style2">&bull;
                                                Wedding
                                                Dresses •<>
                                          </td>
                                       </tr>
                                       <tr>
                                          <td style="font-size:0pt; line-height:0pt; text-align:left">
                                             &nbsp;</td>
                                       </tr>
                                       
                                       <tr>
                                          <td>
                                             <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                                <tr>
                                                   <td width="400" valign="top" style="font-family: Tahoma; font-size:14px; line-height:20px; text-align: left; color:#303030">
                                                               <div style="width: 556px; height: 300px"><table cellpadding="0" cellspacing="0" border="0">
   <tr>
      <td>
         Your Name
      </td>
      <td>
         {name}
      </td>
   </tr>
   <tr>
      <td>
         Your Email Address
      </td>
      <td>
         {input_text_1}
      </td>
   </tr>
   <tr>
      <td>
         Your Phone Number
      </td>
      <td>
         {input_text_2}
      </td>
   </tr>
   <tr>
      <td>
         Desired Service Date(s)
      </td>
      <td>
         {input_datetime_4}
      </td>
   </tr>
   <tr>
      <td>
         Subject
      </td>
      <td>
         {input_text_5}
      </td>
   </tr>
   <tr>
      <td style="height: 94px">
         Service Details
      </td>
      <td style="height: 94px">
         {input_textarea_6}
      </td>
   </tr>
</table><>
                                                               <table border="0" cellspacing="0" cellpadding="0">
                                                                  <tr>
                                                                     <td style="font-size:0pt; line-height:0pt; text-align:left" width="177">&nbsp;</td>
                                                                     <td style="font-size:0pt; line-height:0pt; text-align:left" width="10"></td>
                                                                     <td style="font-size:0pt; line-height:0pt; text-align:left" width="137">&nbsp;</td>
                                                                  </tr>
                                                               </table>
                                                               
                                                            </td>


                                                      
                                                      
      
                                                      <div style="font-size:0pt; line-height:0pt; height:20px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="20" style="height:20px" alt="" /><>                                                   </td>
                                                </tr>
                                                <tr>
                                                   <td>
                                                      <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                                         <tr>
                                                            <td width="400" valign="top" style="font-family: Tahoma; font-size:14px; line-height:20px; text-align: left; color:#303030">
                                                               &nbsp;</td>
                                                            <td style="font-size:0pt; line-height:0pt; text-align:left" width="45"></td>
                                                         </tr>
                                                      </table>
                                                   </td>
                                                </tr>
                                             </table>
                                          </td>
                                       </tr>
                                       <tr>
                                          <td style="font-size:0pt; line-height:0pt; text-align:left">
                                             &nbsp;</td>
                                       </tr>
                                       <tr>
                                          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td valign="top" width="117">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td>
         <div style="font-family: Tahoma, sans-serif; font-size:12px; line-height:14px; color:#545454">Advertisement<>
         <div style="font-size:0pt; line-height:0pt; height:10px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="10" style="height:10px" alt="" /><>         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td style="font-size:0pt; line-height:0pt; text-align:left">
                  <a href="#" target="_blank">
                  <img src="http://www.weddayclick.com/emailvendedors/invitations/your-ad-here.jpg" width="117" height="117" border="0" alt="" />[/url]
                  <div style="font-size:0pt; line-height:0pt; height:28px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="28" style="height:28px" alt="" /><>               
                  <a href="#" target="_blank">
                  <img src="http://www.weddayclick.com/emailvendedors/invitations/your-ad-here.jpg" width="117" height="117" border="0" alt="" />[/url]
                  <div style="font-size:0pt; line-height:0pt; height:28px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="28" style="height:28px" alt="" /><>               
                  <a href="#" target="_blank">
                  <img src="http://www.weddayclick.com/emailvendedors/invitations/your-ad-here.jpg" width="117" height="117" border="0" alt="" />[/url]
                  <div style="font-size:0pt; line-height:0pt; height:28px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="28" style="height:28px" alt="" /><>               
                  <div>
                     <a href="#" target="_blank">
                     <img src="http://www.weddayclick.com/emailvendedors/invitations/your-ad-here.jpg" width="117" height="117" border="0" alt="" />[/url]
                     <div style="font-size:0pt; line-height:0pt; height:28px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="28" style="height:28px" alt="" /><>                  <>
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td>
         <div style="font-family: Tahoma, sans-serif; font-size:14px; line-height:29px; font-weight: bold; color:#454545">Follow us on<>
         <div style="font-size:0pt; line-height:0pt; height:8px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="8" style="height:8px" alt="" /><>         <table border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="25">
               <a target="_blank" href="http://twitter.com/#!/weddayclick"><img src="http://www.weddayclick.com/emailvendedors/invitations/ico_twitter.jpg" width="25" height="25" border="0" alt="" />[/url]</td>
               <td style="font-size:0pt; line-height:0pt; text-align:left" width="10"></td>
               <td width="25">
               <a target="_blank" href="http://www.facebook.com/weddayclick"><img src="http://www.weddayclick.com/emailvendedors/invitations/ico_facebook.jpg" width="25" height="25" border="0" alt="" />[/url]</td>
               <td style="font-size:0pt; line-height:0pt; text-align:left" width="10"></td>
               <td width="25">
               <a target="_blank" href="http://www.facebook.com/feeds/page.php?id=279992758713722&amp;format=rss20"><img src="http://www.weddayclick.com/emailvendedors/invitations/ico_rss.jpg" width="25" height="25" border="0" alt="" />[/url]</td>
            </tr>
         </table>
      </td>
   </tr>
</table>      </td>
      <td style="font-size:0pt; line-height:0pt; text-align:left" width="30"></td>
      <td valign="top" width="443">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               </tr>
            <tr>
               <td>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="116" style="font-size:0pt; line-height:0pt; text-align:left">
         <a target="_blank" href="#"><img src="http://www.weddayclick.com/emailvendedors/invitations/forward.jpg" width="100" height="99" border="0" alt="" />[/url]
      </td>
      <td style="font-family: Tahoma; font-size:13px; line-height:18px; text-align: left; color:#454545">
         <div style="font-family: Tahoma, sans-serif; font-size:16px; line-height:18px; font-weight: bold; color:#454545">Forward to a friend<>
         Know someone who might be interested our website?

         Why not <a style="text-decoration: underline; color:#de2477" target="_blank" href="#">
         forward this email[/url] to them.
      </td>
   </tr>
</table>                  </td>
            </tr>
            <tr>
               <td>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td style="font-family: Tahoma; font-size:14px; line-height:20px; text-align: left; color:#303030">
         &nbsp;</td>
   </tr>
</table>               </td>
            </tr>
            <tr>
               <td>
                  <div>
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
         <td valign="top" width="207" style="font-family: Tahoma; font-size:14px; line-height:20px; text-align: left; color:#303030">
            <div style="font-size:0pt; line-height:0pt; text-align:left">
               <a href="mailto:info@weddayclick.com" target="_blank">
               <img src="http://www.weddayclick.com/emailvendedors/invitations/384734_296277587085239_279992758713722_868065_354899081_n.jpg" width="207" height="122" border="0" alt="" />[/url]<>
            <div style="font-size:0pt; line-height:0pt; height:15px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="15" style="height:15px" alt="" /><>            <div style="font-family: Tahoma, sans-serif; font-size:16px; line-height:18px; font-weight: bold; color:#303030">
            Enjoy a complimentary at Bâoli-Vita (Miami Beach)<>
            All married couples, newlyweds or not, and all those who are
            going to get married, can join the competition we have prepared
            for them!<div style="font-weight: bold">
               <a style="text-decoration: none; color:#de2477" href="http://www.weddayclick.com/">&raquo; Read More[/url]<>
         </td>
         <td valign="top" style="font-size:0pt; line-height:0pt; text-align:left"></td>
         <td valign="top" width="207" style="font-family: Tahoma; font-size:14px; line-height:20px; text-align: left; color:#303030">
            <div style="font-size:0pt; line-height:0pt; text-align:left">
               <a href="http://www.weddayclick.com" target="_blank">
               <img src="http://www.weddayclick.com/emailvendedors/invitations/Outside.jpg" width="207" height="122" border="0" alt="" />[/url]<>
            <div style="font-size:0pt; line-height:0pt; height:15px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="15" style="height:15px" alt="" /><>            <div style="font-family: Tahoma, sans-serif; font-size:16px; line-height:18px; font-weight: bold; color:#303030">
            Disfruta una cena de cortesìa al Bâoli-Vita (Miami Beach)<>
            <div style="font-size:0pt; line-height:0pt; height:10px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="10" style="height:10px" alt="" /><>            <div>
            Para todas las parejas casadas, desde tiempo o más recientes, y
            a todos los quien están en punto de casarse<>
            <div style="font-weight: bold">
               <a style="text-decoration: none; color:#de2477" href="http://www.weddayclick.com/">&raquo; Read More[/url]<>
         </td>
      </tr>
   </table>
   <div style="font-size:0pt; line-height:0pt; height:25px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="25" style="height:25px" alt="" /><>   <div style="font-size:0pt; line-height:0pt; text-align:left"><img src="http://www.weddayclick.com/emailvendedors/invitations/shadow_content.jpg" width="443" height="11" alt="" /><>
   <div style="font-size:0pt; line-height:0pt; height:22px"><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="22" style="height:22px" alt="" /><><>               </td>
            </tr>
            
         </table>
      </td>
   </tr>
</table>
                                          </td>
                                       </tr>
                                    </table>
                                 </td>
                              </tr>
                           </table>
                        </td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#d6d6d6"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#dbdbdb"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#e5e5e5"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#f0f0f0"></td>
                        <td width="1" style="font-size:0pt; line-height:0pt; text-align:left" bgcolor="#f9f9f9"></td>
                     </tr>
                  </table>
               </td>
            </tr>
         </table>
      </td>
   </tr>
</table>


<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#212121">
   <tr>
      <td align="center" valign="top">
         <div style="font-size:0pt; line-height:0pt; height:4px; background:#de2477; "><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="4" style="height:4px" alt="" /><>         <div style="font-size:0pt; line-height:0pt; height:1px; background:#312128; "><img src="http://www.weddayclick.com/emailvendedors/invitations/empty.gif" width="1" height="1" style="height:1px" alt="" /><>         <table width="650" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td>
                  <table width="100%" border="0" cellspacing="0" cellpadding="16">
                     <tr>
                        <td style="font-family: Tahoma; font-size:11px; line-height:16px; text-align: center; color:#ffffff">
                           Copyright &copy; <span>2012</span> <span>
                           Weddayclick Corp.</span> All Rights Reserved.

                           <span>900 sw 104 ct #307, 33174 Miami FL</span><div>
                              <a style="text-decoration: none; color:#de2477" href="http://www.weddayclick.com/">www.weddayclick.com[/url]  | 
                              <span class="style3">
                              
                              info@weddayclick.com
</span>

                              Phone: +1 (786) 3555-568

                           <>
                           
                           This email was sent to you at the following address:
                           <a style="text-decoration: none; color:#de2477" target="_blank" href="mailto:info@weddayclick.com">Click here[/url] to un-subscribe from our mailing list. <span style="text-decoration: none; color:#de2477">
                           info@weddayclick.com</span>

                        </td>
                     </tr>
                  </table>
               </td>
            </tr>
         </table>
      </td>
   </tr>
</table>

[/color]

Offline vales

  • Global Moderator
  • Instancabile
  • *****
  • Post: 8012
  • Sesso: Maschio
    • Mostra profilo
Re:Errore invio dati all'email con chronoform
« Risposta #3 il: 06 Mar 2013, 18:56:24 »
Quello che vedo non mi sembra un form, è il template dell'email ?

Se il template scrive i campi in quel modo vuol dire che non arrivano i valori del form è un problema di configurazione.
Download e demo di Albo Pretorio On Line per Joomla 1.5 e Joomla 2.5 e 3
Moduli scuola On Line v1 per Joomla 3
http://valesweb.altervista.org

Offline rosarionapoli

  • Nuovo arrivato
  • *
  • Post: 39
    • Mostra profilo
Re:Errore invio dati all'email con chronoform
« Risposta #4 il: 06 Mar 2013, 22:47:11 »
Ovviamente è il codice che ho creato io e ho inserito dopo il codice che mi crea chronoform...ma io nel campo field id se scrivo solo name per inserire il nome mi deve inviare il nome che inserisco compilando il form? È' corretto inserire solo il label e field id?

Offline vales

  • Global Moderator
  • Instancabile
  • *****
  • Post: 8012
  • Sesso: Maschio
    • Mostra profilo
Re:Errore invio dati all'email con chronoform
« Risposta #5 il: 07 Mar 2013, 19:16:34 »
Il campo più importante è field name ed è quello che riceve i dati inseriti gli altri hanno un importanza secondaria e sono opzionali.

Che vuol dire "ho inserito dopo il codice che mi crea chronoform" ?
Download e demo di Albo Pretorio On Line per Joomla 1.5 e Joomla 2.5 e 3
Moduli scuola On Line v1 per Joomla 3
http://valesweb.altervista.org

Offline berry

  • Appassionato
  • ***
  • Post: 660
  • Sesso: Maschio
    • Mostra profilo
Re:Errore invio dati all'email con chronoform
« Risposta #6 il: 11 Mar 2013, 22:33:11 »
con un html del genere non mi meraviglia che non ti arrivi niente

 



Web Design Bolzano Kreatif