[TYPO3-english] Formhandler on TYPO 6.2.9: An error has occurred!

Dennis Hoffland d.o.hoffland at tele2.nl
Thu Jan 1 21:50:44 CET 2015


Hello,

After an upgrade to TYPO 6.2.9. I am experiencing "An error has occurred!" on the page with my contact form. I am using Formhandler 2.0.1 and tested with the most basic TS and HTML templete from the Basic Contact Form (See http://examples.typo3-formhandler.com/start/) :

plugin.Tx_Formhandler.settings {  
  debug = 1   
  templateFile = fileadmin/contactform/1-contactform.html  
  formValuesPrefix = formhandler   
  finishers {    
    1 {      
      class = Tx_Formhandler_Finisher_Mail    
    }    
    2 {      
      class = Tx_Formhandler_Finisher_SubmittedOK      
      config.returns = 1    
    }  
  }
}


Is anyone else using the same combination of TYPO3 6.2.9 and Formhandler 2.0.1 succesfully?

Kind regards,

Dennis


More information about the TYPO3-english mailing list