The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Problem with form submittal - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Problem with form submittal (/showthread.php?tid=859) |
Problem with form submittal - conradcliff - Sep 22nd, 2010 Hey guys, so..I just got this error while trying to submit a form: Fatal error: Call to a member function setCharset() on a non-object in /home/booth/public_html/formtools/modules/swift_mailer/library.php on line 237 I really have no idea what it means so I'm hoping someone here can help. The form still showed up in form tools and I'm in the process of setting up an email to be sent once it's submitted so I don't know if there would be a problem with that or not.. If anyone can shed some light on this I would really appreciate it! Ok, so, now that I've setup the emailing properly it doesn't seem to be giving me the error anymore. So I think I'm good..but thanks for letting me vent my problems RE: Problem with form submittal - Ben - Sep 25th, 2010 Haha Glad you figured out the problem! RE: Problem with form submittal - titooooo - Oct 14th, 2010 (Sep 25th, 2010, 8:30 AM)Ben Wrote: Haha Glad you figured out the problem! That happend to me too. it seems that , when you create a new form.. and add a new email and user template, it brings the email template that were in the forms already created. You just have to erase them. Regards. RE: Problem with form submittal - clslate - Oct 19th, 2010 (Sep 22nd, 2010, 11:39 AM)conradcliff Wrote: Hey guys, so..I just got this error while trying to submit a form: Can you tell me what you changed? Having the same problem and can't figure out a resolution. |