[Typo3] What's wrong with my TMailform?

Martin Wan mwan at objectivasoftware.com
Thu Sep 8 04:33:49 CEST 2005


I had to change the line 232 on typo3conf/ext/pil_mailform/pi1/class.tx_pilmailform_pi1.php to crack the problem.

//$key = array_keys($this->piVars[$types[$i]], $this->piVars[$types[$i]][$fields[$i]], true);
$key = array_keys($this->piVars[$types[$i]], $this->piVars[$types[$i]][$fields[$i]]);

TMailform is flexibler and does not need any tscripts to configure the plugin and look and feel. I like it.


Martin Wan

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110137509/
					



More information about the TYPO3-english mailing list