[Typo3-dev] Problems submitting a form in a self developed extension
Udo
udo.gerhards at genion.de
Wed Aug 24 00:57:58 CEST 2005
Hi Dmitry
i've tried to set the plugin as USER_INT with the following code:
plugin.tx_cmsseminar_pi1 >
plugin.tx_cmsseminar_pi1 = USER_INT
plugin.tx_cmsseminar_pi1{
userFunc = tx_cmsseminar_pi1->main
}
but the error still remains. But one different thing i saw in the backend was if the plugin is a USER-Object the sended mails will stay on the backend-site as stupid not very useful records with some fields. If i change the Plugin to USER_INT, these records will not be stored in the backend-site.
But after all the form will not show the success-message for sending the mails. Also the mails will not be send to my testing account. After all it seems that the page does only a simple reload.
Would it be helpful if i post the code of the class? Or do i have to change something else in TypoScript to make the plugin work?
Greetings
- Udo (udo_gerhards)
-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/dev-list-archive/thread/110135769/
More information about the TYPO3-dev
mailing list